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 ???on}???on{^ 00111111001111110011111101101111011011100111110100111111001111110011111101101111011011100111101101011110 3f3f3f6f6e7d3f3f3f6f6e7b5e
SJIS-WIN ?э?on}?э?on{^ 001111111000010010001111001111110110111101101110011111010011111110000100100011110011111101101111011011100111101101011110 3f848f3f6f6e7d3f848f3f6f6e7b5e
EUC-JP ?э?on}?э?on{^ 001111111010011111101111001111110110111101101110011111010011111110100111111011110011111101101111011011100111101101011110 3fa7ef3f6f6e7d3fa7ef3f6f6e7b5e
UTF-8 料э쉿on}料э쉿on{^ 1110111110100110101111101101000110001101111011001000100110111111011011110110111001111101111011111010011010111110110100011000110111101100100010011011111101101111011011100111101101011110 efa6bed18dec89bf6f6e7defa6bed18dec89bf6f6e7b5e
UHC 料э쉿on}料э쉿on{^ 11101000111101111010110011101111101111011011001001101111011011100111110111101000111101111010110011101111101111011011001001101111011011100111101101011110 e8f7acefbdb26f6e7de8f7acefbdb26f6e7b5e

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