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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ?于??N}?于??N{^ 001111111001100010110000001111110011111101001110011111010011111110011000101100000011111100111111010011100111101101011110 3f98b03f3f4e7d3f98b03f3f4e7b5e
EUC-JP ?于??N}?于??N{^ 001111111101000010110010001111110011111101001110011111010011111111010000101100100011111100111111010011100111101101011110 3fd0b23f3f4e7d3fd0b23f3f4e7b5e
UTF-8 썦于썦쓕N}썦于썦쓕N{^ 1110110010001101101001101110010010111010100011101110110010001101101001101110110010010011100101010100111001111101111011001000110110100110111001001011101010001110111011001000110110100110111011001001001110010101010011100111101101011110 ec8da6e4ba8eec8da6ec93954e7dec8da6e4ba8eec8da6ec93954e7b5e
UHC 썦于썦쓕N}썦于썦쓕N{^ 100110111001100111101001110011011001101110011001100111010111000001001110011111011001101110011001111010011100110110011011100110011001110101110000010011100111101101011110 9b99e9cd9b999d704e7d9b99e9cd9b999d704e7b5e

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