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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 池??坤v池??坤vB 100100100111001000111111001111111000110110100011011101101001001001110010001111110011111110001101101000110111011001000010 92723f3f8da37692723f3f8da37642
EUC-JP 池?雩坤v池?雩坤vB 11000011110100110011111110001111111001101111101010111010101001010111011011000011110100110011111110001111111001101111101010111010101001010111011001000010 c3d33f8fe6fabaa576c3d33f8fe6fabaa57642
UTF-8 池렡雩坤v池렡雩坤vB 111001101011000110100000111010111010000010100001111010011001101110101001111001011001110110100100011101101110011010110001101000001110101110100000101000011110100110011011101010011110010110011101101001000111011001000010 e6b1a0eba0a1e99ba9e59da476e6b1a0eba0a1e99ba9e59da47642
UHC 池렡雩坤v池렡雩坤vB 11110010101011101000111010110010111010011110110011001101110111100111011011110010101011101000111010110010111010011110110011001101110111100111011001000010 f2ae8eb2e9eccdde76f2ae8eb2e9eccdde7642

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