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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ?陌??足戡? 00111111111010001001100100111111001111111001000110101011100111010100000100111111 3fe8993f3f91ab9d413f
EUC-JP ?陌??足戡? 00111111111011111111100100111111001111111100001010101101110110011010001000111111 3feff93f3fc2add9a23f
UTF-8 了陌렡렮足戡렱 111011111010011010111010111010011001100110001100111010111010000010100001111010111010000010101110111010001011011010110011111001101000100010100001111010111010000010110001 efa6bae9998ceba0a1eba0aee8b6b3e688a1eba0b1
UHC 了陌렡렮足戡렱 1110100011100111110110001110100010001110101100101000111010111011111100001110101111001010111100011000111010111110 e8e7d8e88eb28ebbf0ebcaf18ebe

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