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 中燎?中燎?^ 1001001010000110111000001001100100111111100100101000011011100000100110010011111101011110 9286e0993f9286e0993f5e
EUC-JP 中燎?中燎?^ 1100001111100110110111111111100100111111110000111110011011011111111110010011111101011110 c3e6dff93fc3e6dff93f5e
UTF-8 中燎윕中燎윕^ 11100100101110001010110111100111100001111000111011101100100111001001010111100100101110001010110111100111100001111000111011101100100111001001010101011110 e4b8ade7878eec9c95e4b8ade7878eec9c955e
UHC 中燎윕中燎윕^ 11110001111010011101011011111010110000001010110011110001111010011101011011111010110000001010110001011110 f1e9d6fac0acf1e9d6fac0ac5e

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