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{^ 100110100100000011100111111000100111101101001110011111011001101001000000111001111110001001111011010011100111101101011110 9a40e7e27b4e7d9a40e7e27b4e7b5e
SJIS-WIN ?@??{N}?@??{N{^ 001111110100000000111111001111110111101101001110011111010011111101000000001111110011111101111011010011100111101101011110 3f403f3f7b4e7d3f403f3f7b4e7b5e
EUC-JP ?@çâ{N}?@çâ{N{^ 0011111101000000100011111010101110101110100011111010101110100100011110110100111001111101001111110100000010001111101010111010111010001111101010111010010001111011010011100111101101011110 3f408fabae8faba47b4e7d3f408fabae8faba47b4e7b5e
UTF-8 š@çâ{N}š@çâ{N{^ 110000101001101001000000110000111010011111000011101000100111101101001110011111011100001010011010010000001100001110100111110000111010001001111011010011100111101101011110 c29a40c3a7c3a27b4e7dc29a40c3a7c3a27b4e7b5e
UHC ?@??{N}?@??{N{^ 001111110100000000111111001111110111101101001110011111010011111101000000001111110011111101111011010011100111101101011110 3f403f3f7b4e7d3f403f3f7b4e7b5e

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