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 ??憶?}??憶?{^ 00111111001111111000100110101111001111110111110100111111001111111000100110101111001111110111101101011110 3f3f89af3f7d3f3f89af3f7b5e
EUC-JP 鋌?憶?}鋌?憶?{^ 1000111111100100101110110011111110110010101100010011111101111101100011111110010010111011001111111011001010110001001111110111101101011110 8fe4bb3fb2b13f7d8fe4bb3fb2b13f7b5e
UTF-8 鋌렮憶완}鋌렮憶완{^ 111010011000101110001100111010111010000010101110111001101000011010110110111011001001100110000100011111011110100110001011100011001110101110100000101011101110011010000110101101101110110010011001100001000111101101011110 e98b8ceba0aee686b6ec99847de98b8ceba0aee686b6ec99847b5e
UHC 鋌렮憶완}鋌렮憶완{^ 11101111111110111000111010111011111001011110001110111111110011110111110111101111111110111000111010111011111001011110001110111111110011110111101101011110 effb8ebbe5e3bfcf7deffb8ebbe5e3bfcf7b5e

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