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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?然槽忍?然槽寅^ 001111111001000101010010100100011000010110010100010001010011111110010001010100101001000110000101100100111101000001011110 3f9152918594453f9152918593d05e
EUC-JP ?然槽忍?然槽寅^ 001111111100000110110011110000011110010111000111101001100011111111000001101100111100000111100101110001101101001001011110 3fc1b3c1e5c7a63fc1b3c1e5c6d25e
UTF-8 뤗然槽忍뤗然槽寅^ 11101011101001001001011111100111100001001011011011100110101001111011110111100101101111111000110111101011101001001001011111100111100001001011011011100110101001111011110111100101101011111000010101011110 eba497e784b6e6a7bde5bf8deba497e784b6e6a7bde5af855e
UHC 뤗然槽忍뤗然槽寅^ 1000111111000111111001101101010011110000110010111110110011011011100011111100011111100110110101001111000011001011111011001101100101011110 8fc7e6d4f0cbecdb8fc7e6d4f0cbecd95e

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