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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
EUC-JP ?倻??}Y?倻??}bE 0011111110001111101100011111011000111111001111110111110101011001001111111000111110110001111101100011111100111111011111010110001001000101 3f8fb1f63f3f7d593f8fb1f63f3f7d6245
UTF-8 덡倻덡뭌}Y덡倻덡뭌}bE 1110101110001101101000011110010110000000101110111110101110001101101000011110101110101101100011000111110101011001111010111000110110100001111001011000000010111011111010111000110110100001111010111010110110001100011111010110001001000101 eb8da1e580bbeb8da1ebad8c7d59eb8da1e580bbeb8da1ebad8c7d6245
UHC 덡倻덡뭌}Y덡倻덡뭌}bE 100010001111110011100101101001101000100011111100100100100101011101111101010110011000100011111100111001011010011010001000111111001001001001010111011111010110001001000101 88fce5a688fc92577d5988fce5a688fc92577d6245

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