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 ????QL????QL^ 00111111001111110011111100111111010100010100110000111111001111110011111100111111010100010100110001011110 3f3f3f3f514c3f3f3f3f514c5e
SJIS-WIN 贈???QL贈???QL^ 100100011010000100111111001111110011111101010001010011001001000110100001001111110011111100111111010100010100110001011110 91a13f3f3f514c91a13f3f3f514c5e
EUC-JP 贈???QL贈???QL^ 110000101010001100111111001111110011111101010001010011001100001010100011001111110011111100111111010100010100110001011110 c2a33f3f3f514cc2a33f3f3f514c5e
UTF-8 贈숄렰렟QL贈숄렰렟QL^ 1110100010110100100010001110110010001000100001001110101110100000101100001110101110100000100111110101000101001100111010001011010010001000111011001000100010000100111010111010000010110000111010111010000010011111010100010100110001011110 e8b488ec8884eba0b0eba09f514ce8b488ec8884eba0b0eba09f514c5e
UHC 贈숄렰렟QL贈숄렰렟QL^ 111100011111110010111100111100011000111010111101100011101011000001010001010011001111000111111100101111001111000110001110101111011000111010110000010100010100110001011110 f1fcbcf18ebd8eb0514cf1fcbcf18ebd8eb0514c5e

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