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 ???Hn}???Hn{^ 00111111001111110011111101001000011011100111110100111111001111110011111101001000011011100111101101011110 3f3f3f486e7d3f3f3f486e7b5e
SJIS-WIN ?脹?Hn}?脹?Hn{^ 001111111001001010101111001111110100100001101110011111010011111110010010101011110011111101001000011011100111101101011110 3f92af3f486e7d3f92af3f486e7b5e
EUC-JP ?脹?Hn}?脹?Hn{^ 001111111100010010110001001111110100100001101110011111010011111111000100101100010011111101001000011011100111101101011110 3fc4b13f486e7d3fc4b13f486e7b5e
UTF-8 뤋脹₄Hn}뤋脹₄Hn{^ 11101011101001001000101111101000100001001011100111100010100000101000010001001000011011100111110111101011101001001000101111101000100001001011100111100010100000101000010001001000011011100111101101011110 eba48be884b9e28284486e7deba48be884b9e28284486e7b5e
UHC 뤋脹₄Hn}뤋脹₄Hn{^ 10001111101110111111001111101100101010011111111001001000011011100111110110001111101110111111001111101100101010011111111001001000011011100111101101011110 8fbbf3eca9fe486e7d8fbbf3eca9fe486e7b5e

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