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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 贈???}贈???{^ 10010001101000010011111100111111001111110111110110010001101000010011111100111111001111110111101101011110 91a13f3f3f7d91a13f3f3f7b5e
EUC-JP 贈???}贈???{^ 11000010101000110011111100111111001111110111110111000010101000110011111100111111001111110111101101011110 c2a33f3f3f7dc2a33f3f3f7b5e
UTF-8 贈찔렰렟}贈찔렰렟{^ 111010001011010010001000111011001011000010010100111010111010000010110000111010111010000010011111011111011110100010110100100010001110110010110000100101001110101110100000101100001110101110100000100111110111101101011110 e8b488ecb094eba0b0eba09f7de8b488ecb094eba0b0eba09f7b5e
UHC 贈찔렰렟}贈찔렰렟{^ 11110001111111001100001011110001100011101011110110001110101100000111110111110001111111001100001011110001100011101011110110001110101100000111101101011110 f1fcc2f18ebd8eb07df1fcc2f18ebd8eb07b5e

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