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 ?脚?????瑙 00111111100010110111001000111111001111110011111100111111001111111110000011101101 3f8b723f3f3f3f3fe0ed
EUC-JP ?脚?????瑙 00111111101101011101001100111111001111110011111100111111001111111110000011101111 3fb5d33f3f3f3f3fe0ef
UTF-8 렻脚렗렻렦렻훅瑙 111010111010000010111011111010001000010010011010111010111010000010010111111010111010000010111011111010111010000010100110111010111010000010111011111011011001101110000101111001111001000110011001 eba0bbe8849aeba097eba0bbeba0a6eba0bbed9b85e79199
UHC 렻脚렗렻렦렻훅瑙 10001110110000111100101011000101100011101010110010001110110000111000111010110101100011101100001111001000110001011101001011000101 8ec3cac58eac8ec38eb58ec3c8c5d2c5

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