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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ?舒?n}?舒?n{^ 00111111100110001010111000111111011011100111110100111111100110001010111000111111011011100111101101011110 3f98ae3f6e7d3f98ae3f6e7b5e
EUC-JP ?舒?n}?舒?n{^ 00111111110100001011000000111111011011100111110100111111110100001011000000111111011011100111101101011110 3fd0b03f6e7d3fd0b03f6e7b5e
UTF-8 젖舒겉n}젖舒겉n{^ 1110110010100000100101101110100010001000100100101110101010110010100010010110111001111101111011001010000010010110111010001000100010010010111010101011001010001001011011100111101101011110 eca096e88892eab2896e7deca096e88892eab2896e7b5e
UHC 젖舒겉n}젖舒겉n{^ 1100000110100101111000001010001010110000110100010110111001111101110000011010010111100000101000101011000011010001011011100111101101011110 c1a5e0a2b0d16e7dc1a5e0a2b0d16e7b5e

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