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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 贈???羸熊? 10010001101000010011111100111111001111111110001110111110100011000100011000111111 91a13f3f3fe3be8c463f
EUC-JP 贈???羸熊? 11000010101000110011111100111111001111111110011011000000101101111010011100111111 c2a33f3f3fe6c0b7a73f
UTF-8 贈곁렑대羸熊냄 111010001011010010001000111010101011001110000001111010111010000010010001111010111000110010000000111001111011111010111000111001111000011010001010111010111000001110000100 e8b488eab381eba091eb8c80e7beb8e7868aeb8384
UHC 贈곁렑대羸熊냄 1111000111111100101100001110011110001110101001101011010011101011110101111110100011101010101010001011001110111111 f1fcb0e78ea6b4ebd7e8eaa8b3bf

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