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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN 苑?苑?n}苑?苑?n{^ 1000100110010001001111111000100110010001001111110110111001111101100010011001000100111111100010011001000100111111011011100111101101011110 89913f89913f6e7d89913f89913f6e7b5e
EUC-JP 苑?苑?n}苑?苑?n{^ 1011000111110001001111111011000111110001001111110110111001111101101100011111000100111111101100011111000100111111011011100111101101011110 b1f13fb1f13f6e7db1f13fb1f13f6e7b5e
UTF-8 苑밯苑밓n}苑밯苑밓n{^ 1110100010001011100100011110101110110000101011111110100010001011100100011110101110110000100100110110111001111101111010001000101110010001111010111011000010101111111010001000101110010001111010111011000010010011011011100111101101011110 e88b91ebb0afe88b91ebb0936e7de88b91ebb0afe88b91ebb0936e7b5e
UHC 苑밯苑밓n}苑밯苑밓n{^ 111010101011110110010011010101111110101010111101100100110100101001101110011111011110101010111101100100110101011111101010101111011001001101001010011011100111101101011110 eabd9357eabd934a6e7deabd9357eabd934a6e7b5e

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