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 ???nW}???nW{^ 00111111001111110011111101101110010101110111110100111111001111110011111101101110010101110111101101011110 3f3f3f6e577d3f3f3f6e577b5e
SJIS-WIN ?i?nW}?i?nW{^ 001111111000001010001001001111110110111001010111011111010011111110000010100010010011111101101110010101110111101101011110 3f82893f6e577d3f82893f6e577b5e
EUC-JP ?i?nW}?i?nW{^ 001111111010001111101001001111110110111001010111011111010011111110100011111010010011111101101110010101110111101101011110 3fa3e93f6e577d3fa3e93f6e577b5e
UTF-8 遼i낡nW}遼i낡nW{^ 11101111101001111000001111101111101111011000100111101011100000101010000101101110010101110111110111101111101001111000001111101111101111011000100111101011100000101010000101101110010101110111101101011110 efa783efbd89eb82a16e577defa783efbd89eb82a16e577b5e
UHC 遼i낡nW}遼i낡nW{^ 11101001101011001010001111101001101100111011000001101110010101110111110111101001101011001010001111101001101100111011000001101110010101110111101101011110 e9aca3e9b3b06e577de9aca3e9b3b06e577b5e

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