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 ?^?[?^?[^ 001111110101111000111111010110110011111101011110001111110101101101011110 3f5e3f5b3f5e3f5b5e
SJIS-WIN 涌^鶺[涌^鶺[^ 10010111010011110101111011101010010101000101101110010111010011110101111011101010010101000101101101011110 974f5eea545b974f5eea545b5e
EUC-JP 涌^鶺[涌^鶺[^ 11001101101100000101111011110011101101010101101111001101101100000101111011110011101101010101101101011110 cdb05ef3b55bcdb05ef3b55b5e
UTF-8 涌^鶺[涌^鶺[^ 1110011010110110100011000101111011101001101101101011101001011011111001101011011010001100010111101110100110110110101110100101101101011110 e6b68c5ee9b6ba5be6b68c5ee9b6ba5b5e
UHC 涌^?[涌^?[^ 1110100110111111010111100011111101011011111010011011111101011110001111110101101101011110 e9bf5e3f5be9bf5e3f5b5e

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