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 ???^}???^{^ 0011111100111111001111110101111001111101001111110011111100111111010111100111101101011110 3f3f3f5e7d3f3f3f5e7b5e
SJIS-WIN 繧慊ア^}繧慊ア^{^ 111000111000001010011100110000101011000101011110011111011110001110000010100111001100001010110001010111100111101101011110 e3829cc2b15e7de3829cc2b15e7b5e
EUC-JP 繧慊ア^}繧慊ア^{^ 1110010111100010110110001100010010001110101100010101111001111101111001011110001011011000110001001000111010110001010111100111101101011110 e5e2d8c48eb15e7de5e2d8c48eb15e7b5e
UTF-8 繧慊ア^}繧慊ア^{^ 1110011110111001101001111110011010000101100010101110111110111101101100010101111001111101111001111011100110100111111001101000010110001010111011111011110110110001010111100111101101011110 e7b9a7e6858aefbdb15e7de7b9a7e6858aefbdb15e7b5e
UHC ?慊?^}?慊?^{^ 00111111110011001100001100111111010111100111110100111111110011001100001100111111010111100111101101011110 3fccc33f5e7d3fccc33f5e7b5e

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