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 ????J????W^ 0011111100111111001111110011111101001010001111110011111100111111001111110101011101011110 3f3f3f3f4a3f3f3f3f575e
SJIS-WIN ???}J???}W^ 00111111001111110011111110000001011100000100101000111111001111110011111110000001011100000101011101011110 3f3f3f81704a3f3f3f8170575e
EUC-JP ???}J???}W^ 00111111001111110011111110100001110100010100101000111111001111110011111110100001110100010101011101011110 3f3f3fa1d14a3f3f3fa1d1575e
UTF-8 룵₃룵}J룵₃룵}W^ 111010111010001110110101111000101000001010000011111010111010001110110101111011111011110110011101010010101110101110100011101101011110001010000010100000111110101110100011101101011110111110111101100111010101011101011110 eba3b5e28283eba3b5efbd9d4aeba3b5e28283eba3b5efbd9d575e
UHC 룵₃룵}J룵₃룵}W^ 10001111101010101010100111111101100011111010101010100011111111010100101010001111101010101010100111111101100011111010101010100011111111010101011101011110 8faaa9fd8faaa3fd4a8faaa9fd8faaa3fd575e

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