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 池?箏?池?箏? 100100100111001000111111111000101011010100111111100100100111001000111111111000101011010100111111 92723fe2b53f92723fe2b53f
EUC-JP 池?箏?池?箏? 110000111101001100111111111001001011011100111111110000111101001100111111111001001011011100111111 c3d33fe4b73fc3d33fe4b73f
UTF-8 池렡箏렖池렡箏옜 111001101011000110100000111010111010000010100001111001111010111010001111111010111010000010010110111001101011000110100000111010111010000010100001111001111010111010001111111011001001100010011100 e6b1a0eba0a1e7ae8feba096e6b1a0eba0a1e7ae8fec989c
UHC 池렡箏렖池렡箏옜 11110010101011101000111010110010111011101011010010001110101010111111001010101110100011101011001011101110101101001011111110111111 f2ae8eb2eeb48eabf2ae8eb2eeb4bfbf

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