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 彫?畯?}彫?畯?{^ 100100101010010000111111111110110110111100111111011111011001001010100100001111111111101101101111001111110111101101011110 92a43ffb6f3f7d92a43ffb6f3f7b5e
EUC-JP 彫?畯?}彫?畯?{^ 1100010010100110001111111000111111001101101110110011111101111101110001001010011000111111100011111100110110111011001111110111101101011110 c4a63f8fcdbb3f7dc4a63f8fcdbb3f7b5e
UTF-8 彫렞畯넒}彫렞畯넒{^ 111001011011110110101011111010111010000010011110111001111001010110101111111010111000010010010010011111011110010110111101101010111110101110100000100111101110011110010101101011111110101110000100100100100111101101011110 e5bdabeba09ee795afeb84927de5bdabeba09ee795afeb84927b5e
UHC 彫렞畯넒}彫렞畯넒{^ 11110000110000011000111010101111111100011110000110110011110011110111110111110000110000011000111010101111111100011110000110110011110011110111101101011110 f0c18eaff1e1b3cf7df0c18eaff1e1b3cf7b5e

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