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 贈?贈?翁?? 10010001101000010011111110010001101000010011111110001001101001010011111100111111 91a13f91a13f89a53f3f
EUC-JP 贈?贈?翁?? 11000010101000110011111111000010101000110011111110110010101001110011111100111111 c2a33fc2a33fb2a73f3f
UTF-8 贈렎贈렎翁골렱 111010001011010010001000111010111010000010001110111010001011010010001000111010111010000010001110111001111011111110000001111010101011001110101000111010111010000010110001 e8b488eba08ee8b488eba08ee7bf81eab3a8eba0b1
UHC 贈렎贈렎翁골렱 1111000111111100100011101010010011110001111111001000111010100100111010001011101010110000111100011000111010111110 f1fc8ea4f1fc8ea4e8bab0f18ebe

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