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 ?然盂忍?然盂寅^ 001111111001000101010010111000011011000110010100010001010011111110010001010100101110000110110001100100111101000001011110 3f9152e1b194453f9152e1b193d05e
EUC-JP ?然盂忍?然盂寅^ 001111111100000110110011111000101011001111000111101001100011111111000001101100111110001010110011110001101101001001011110 3fc1b3e2b3c7a63fc1b3e2b3c6d25e
UTF-8 뤗然盂忍뤗然盂寅^ 11101011101001001001011111100111100001001011011011100111100110111000001011100101101111111000110111101011101001001001011111100111100001001011011011100111100110111000001011100101101011111000010101011110 eba497e784b6e79b82e5bf8deba497e784b6e79b82e5af855e
UHC 뤗然盂忍뤗然盂寅^ 1000111111000111111001101101010011101001110111011110110011011011100011111100011111100110110101001110100111011101111011001101100101011110 8fc7e6d4e9ddecdb8fc7e6d4e9ddecd95e

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