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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 粗???}粗???{^ 10010001011001010011111100111111001111110111110110010001011001010011111100111111001111110111101101011110 91653f3f3f7d91653f3f3f7b5e
EUC-JP 粗???}粗???{^ 11000001110001100011111100111111001111110111110111000001110001100011111100111111001111110111101101011110 c1c63f3f3f7dc1c63f3f3f7b5e
UTF-8 粗센敾세}粗센敾세{^ 111001111011001010010111111011001000010010111100111001101001010110111110111011001000010010111000011111011110011110110010100101111110110010000100101111001110011010010101101111101110110010000100101110000111101101011110 e7b297ec84bce695beec84b87de7b297ec84bce695beec84b87b5e
UHC 粗센敾세}粗센敾세{^ 11110000110110001011110010111110111000001100000010111100101111000111110111110000110110001011110010111110111000001100000010111100101111000111101101011110 f0d8bcbee0c0bcbc7df0d8bcbee0c0bcbc7b5e

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