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{^ 11101011100000101010000011101111101111011000100111101011100000101010000101101110010101110111110111101011100000101010000011101111101111011000100111101011100000101010000101101110010101110111101101011110 eb82a0efbd89eb82a16e577deb82a0efbd89eb82a16e577b5e
UHC 날i낡nW}날i낡nW{^ 10110011101011111010001111101001101100111011000001101110010101110111110110110011101011111010001111101001101100111011000001101110010101110111101101011110 b3afa3e9b3b06e577db3afa3e9b3b06e577b5e

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