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 纐詞せ}纐詞せ{^ 111000111001011010001110100011001000001010111001011111011110001110010110100011101000110010000010101110010111101101011110 e3968e8c82b97de3968e8c82b97b5e
EUC-JP 纐詞せ}纐詞せ{^ 111001011111011010111011111011001010010010111011011111011110010111110110101110111110110010100100101110110111101101011110 e5f6bbeca4bb7de5f6bbeca4bb7b5e
UTF-8 纐詞せ}纐詞せ{^ 111001111011101010010000111010001010100110011110111000111000000110011011011111011110011110111010100100001110100010101001100111101110001110000001100110110111101101011110 e7ba90e8a99ee3819b7de7ba90e8a99ee3819b7b5e
UHC ?詞せ}?詞せ{^ 00111111110111101111001010101010101110110111110100111111110111101111001010101010101110110111101101011110 3fdef2aabb7d3fdef2aabb7b5e

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