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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 慂ъ?}慂ъ?{^ 10011100110010001000010010001100001111110111110110011100110010001000010010001100001111110111101101011110 9cc8848c3f7d9cc8848c3f7b5e
EUC-JP 慂ъ?}慂ъ?{^ 11011000110010101010011111101100001111110111110111011000110010101010011111101100001111110111101101011110 d8caa7ec3f7dd8caa7ec3f7b5e
UTF-8 慂ъ짂}慂ъ짂{^ 11100110100001011000001011010001100010101110110010100111100000100111110111100110100001011000001011010001100010101110110010100111100000100111101101011110 e68582d18aeca7827de68582d18aeca7827b5e
UHC 慂ъ짂}慂ъ짂{^ 111010011011110110101100111011001010001110010010011111011110100110111101101011001110110010100011100100100111101101011110 e9bdaceca3927de9bdaceca3927b5e

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