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 ??賁膀??賁膀^ 00111111001111111110011011001010111001000100111000111111001111111110011011001010111001000100111001011110 3f3fe6cae44e3f3fe6cae44e5e
EUC-JP ??賁膀??賁膀^ 00111111001111111110110011001100111001111010111100111111001111111110110011001100111001111010111101011110 3f3feccce7af3f3feccce7af5e
UTF-8 뤚궐賁膀뤚궐賁膀^ 11101011101001001001101011101010101101101001000011101000101100111000000111101000100001101000000011101011101001001001101011101010101101101001000011101000101100111000000111101000100001101000000001011110 eba49aeab690e8b381e88680eba49aeab690e8b381e886805e
UHC 뤚궐賁膀뤚궐賁膀^ 1000111111001001101100011100100011011101110100111101101110111001100011111100100110110001110010001101110111010011110110111011100101011110 8fc9b1c8ddd3dbb98fc9b1c8ddd3dbb95e

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