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 端邃蘇}端邃蘇{^ 100100100101101111100010100001001001000101101000011111011001001001011011111000101000010010010001011010000111101101011110 925be28491687d925be28491687b5e
EUC-JP 端邃蘇}端邃蘇{^ 110000111011110011100011111001001100000111001001011111011100001110111100111000111110010011000001110010010111101101011110 c3bce3e4c1c97dc3bce3e4c1c97b5e
UTF-8 端邃蘇}端邃蘇{^ 111001111010101110101111111010011000001010000011111010001001100010000111011111011110011110101011101011111110100110000010100000111110100010011000100001110111101101011110 e7abafe98283e898877de7abafe98283e898877b5e
UHC 端邃蘇}端邃蘇{^ 110100111010111011100010110001011110000111001100011111011101001110101110111000101100010111100001110011000111101101011110 d3aee2c5e1cc7dd3aee2c5e1cc7b5e

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