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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN ??モW}??モW{^ 00111111001111111000001110000010010101110111110100111111001111111000001110000010010101110111101101011110 3f3f8382577d3f3f8382577b5e
EUC-JP ??モW}??モW{^ 00111111001111111010010111100010010101110111110100111111001111111010010111100010010101110111101101011110 3f3fa5e2577d3f3fa5e2577b5e
UTF-8 룴죴モW}룴죴モW{^ 1110101110100011101101001110110010100011101101001110001110000011101000100101011101111101111010111010001110110100111011001010001110110100111000111000001110100010010101110111101101011110 eba3b4eca3b4e383a2577deba3b4eca3b4e383a2577b5e
UHC 룴죴モW}룴죴モW{^ 1000111110101001101000011000111110101011111000100101011101111101100011111010100110100001100011111010101111100010010101110111101101011110 8fa9a18fabe2577d8fa9a18fabe2577b5e

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