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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
EUC-JP ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
UTF-8 柳띕렣렑柳띕렣렑 111011111010011110001001111010111001110110010101111010111010000010100011111010111010000010010001111011111010011110001001111010111001110110010101111010111010000010100011111010111010000010010001 efa789eb9d95eba0a3eba091efa789eb9d95eba0a3eba091
UHC 柳띕렣렑柳띕렣렑 11101010111101111011011011101011100011101011010010001110101001101110101011110111101101101110101110001110101101001000111010100110 eaf7b6eb8eb48ea6eaf7b6eb8eb48ea6

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