To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 佺???佺???^ 10001111101100001111100100111111001111110011111110001111101100001111100100111111001111110011111101011110 8fb0f93f3f3f8fb0f93f3f3f5e
UTF-8 佺찔렏렑佺찔렏렑^ 11100100101111011011101011101100101100001001010011101011101000001000111111101011101000001001000111100100101111011011101011101100101100001001010011101011101000001000111111101011101000001001000101011110 e4bdbaecb094eba08feba091e4bdbaecb094eba08feba0915e
UHC 佺찔렏렑佺찔렏렑^ 1110111011101101110000101111000110001110101001011000111010100110111011101110110111000010111100011000111010100101100011101010011001011110 eeedc2f18ea58ea6eeedc2f18ea58ea65e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)