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?Jn}?W?Jn{^ 00111111010101110011111101001010011011100111110100111111010101110011111101001010011011100111101101011110 3f573f4a6e7d3f573f4a6e7b5e
SJIS-WIN 戍W戍Jn}戍W戍Jn{^ 1001110011111001010101111001110011111001010010100110111001111101100111001111100101010111100111001111100101001010011011100111101101011110 9cf9579cf94a6e7d9cf9579cf94a6e7b5e
EUC-JP 戍W戍Jn}戍W戍Jn{^ 1101100011111011010101111101100011111011010010100110111001111101110110001111101101010111110110001111101101001010011011100111101101011110 d8fb57d8fb4a6e7dd8fb57d8fb4a6e7b5e
UTF-8 戍W戍Jn}戍W戍Jn{^ 111001101000100010001101010101111110011010001000100011010100101001101110011111011110011010001000100011010101011111100110100010001000110101001010011011100111101101011110 e6888d57e6888d4a6e7de6888d57e6888d4a6e7b5e
UHC 戍W戍Jn}戍W戍Jn{^ 1110001010100001010101111110001010100001010010100110111001111101111000101010000101010111111000101010000101001010011011100111101101011110 e2a157e2a14a6e7de2a157e2a14a6e7b5e

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