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 ??????舍? 001111110011111100111111001111110011111100111111111001000111000100111111 3f3f3f3f3f3fe4713f
EUC-JP ?????堉舍? 0011111100111111001111110011111100111111100011111011011111111101111001111101001000111111 3f3f3f3f3f8fb7fde7d23f
UTF-8 렯롛렱렫뤊堉舍풆 111010111010000010101111111010111010000110011011111010111010000010110001111010111010000010101011111010111010010010001010111001011010000010001001111010001000100010001101111011011001001010000110 eba0afeba19beba0b1eba0abeba48ae5a089e8888ded9286
UHC 렯롛렱렫뤊堉舍풆 10001110101111001000111011011111100011101011111010001110101110011000111110111010111010111011110011011110111011001011111010001110 8ebc8edf8ebe8eb98fbaebbcdeecbe8e

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