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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN ?繕繕?繕繕B 0011111110010001010101011001000101010101001111111001000101010101100100010101010101000010 3f915591553f9155915542
EUC-JP ?繕繕?繕繕B 0011111111000001101101101100000110110110001111111100000110110110110000011011011001000010 3fc1b6c1b63fc1b6c1b642
UTF-8 폴繕繕폴繕繕B 11101101100011111011010011100111101110011001010111100111101110011001010111101101100011111011010011100111101110011001010111100111101110011001010101000010 ed8fb4e7b995e7b995ed8fb4e7b995e7b99542
UHC 폴繕繕폴繕繕B 11000110111110101110000011001011111000001100101111000110111110101110000011001011111000001100101101000010 c6fae0cbe0cbc6fae0cbe0cb42

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