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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 辰遜俗}辰遜俗{^ 100100100100001110010001101110111001000110101101011111011001001001000011100100011011101110010001101011010111101101011110 924391bb91ad7d924391bb91ad7b5e
EUC-JP 辰遜俗}辰遜俗{^ 110000111010010011000010101111011100001010101111011111011100001110100100110000101011110111000010101011110111101101011110 c3a4c2bdc2af7dc3a4c2bdc2af7b5e
UTF-8 辰遜俗}辰遜俗{^ 111010001011111010110000111010011000000110011100111001001011111110010111011111011110100010111110101100001110100110000001100111001110010010111111100101110111101101011110 e8beb0e9819ce4bf977de8beb0e9819ce4bf977b5e
UHC 辰遜俗}辰遜俗{^ 111100101110001111100001111000011110000111010100011111011111001011100011111000011110000111100001110101000111101101011110 f2e3e1e1e1d47df2e3e1e1e1d47b5e

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