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{^ 001111111001100101100010001111110011111101101110011111010011111110011001011000100011111100111111011011100111101101011110 3f99623f3f6e7d3f99623f3f6e7b5e
EUC-JP ?冀??n}?冀??n{^ 001111111101000111000011001111110011111101101110011111010011111111010001110000110011111100111111011011100111101101011110 3fd1c33f3f6e7d3fd1c33f3f6e7b5e
UTF-8 셥冀凜돕n}셥冀凜돕n{^ 1110110010000101101001011110010110000110100000001110111110100101100101001110101110001111100101010110111001111101111011001000010110100101111001011000011010000000111011111010010110010100111010111000111110010101011011100111101101011110 ec85a5e58680efa594eb8f956e7dec85a5e58680efa594eb8f956e7b5e
UHC 셥冀凜돕n}셥冀凜돕n{^ 101111001100101011010000111011011101001011110010101101011011110101101110011111011011110011001010110100001110110111010010111100101011010110111101011011100111101101011110 bccad0edd2f2b5bd6e7dbccad0edd2f2b5bd6e7b5e

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