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{^ 00111111001111111001100101000110010101110111110100111111001111111001100101000110010101110111101101011110 3f3f9946577d3f3f9946577b5e
EUC-JP ??僥W}??僥W{^ 00111111001111111101000110100111010101110111110100111111001111111101000110100111010101110111101101011110 3f3fd1a7577d3f3fd1a7577b5e
UTF-8 뾸숸僥W}뾸숸僥W{^ 1110101110111110101110001110110010001000101110001110010110000011101001010101011101111101111010111011111010111000111011001000100010111000111001011000001110100101010101110111101101011110 ebbeb8ec88b8e583a5577debbeb8ec88b8e583a5577b5e
UHC 뾸숸僥W}뾸숸僥W{^ 1001011101111010100110100100110111101000111010010101011101111101100101110111101010011010010011011110100011101001010101110111101101011110 977a9a4de8e9577d977a9a4de8e9577b5e

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