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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 中牢?中牢?^ 1001001010000110100110000101001100111111100100101000011010011000010100110011111101011110 928698533f928698533f5e
EUC-JP 中牢?中牢?^ 1100001111100110110011111011010000111111110000111110011011001111101101000011111101011110 c3e6cfb43fc3e6cfb43f5e
UTF-8 中牢음中牢음^ 11100100101110001010110111100111100010011010001011101100100111011000110011100100101110001010110111100111100010011010001011101100100111011000110001011110 e4b8ade789a2ec9d8ce4b8ade789a2ec9d8c5e
UHC 中牢음中牢음^ 11110001111010011101011011101111110000001011110111110001111010011101011011101111110000001011110101011110 f1e9d6efc0bdf1e9d6efc0bd5e

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