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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 邃蘇短}邃蘇短{^ 111000101000010010010001011010001001001001011010011111011110001010000100100100010110100010010010010110100111101101011110 e2849168925a7de2849168925a7b5e
EUC-JP 邃蘇短}邃蘇短{^ 111000111110010011000001110010011100001110111011011111011110001111100100110000011100100111000011101110110111101101011110 e3e4c1c9c3bb7de3e4c1c9c3bb7b5e
UTF-8 邃蘇短}邃蘇短{^ 111010011000001010000011111010001001100010000111111001111001111110101101011111011110100110000010100000111110100010011000100001111110011110011111101011010111101101011110 e98283e89887e79fad7de98283e89887e79fad7b5e
UHC 邃蘇短}邃蘇短{^ 111000101100010111100001110011001101001110101101011111011110001011000101111000011100110011010011101011010111101101011110 e2c5e1ccd3ad7de2c5e1ccd3ad7b5e

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