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 ôh 110000111000001011000010100100001100001110000011110000101011010001101000 c382c290c383c2b468
SJIS-WIN ???????´h 00111111001111110011111100111111001111110011111100111111100000010100110001101000 3f3f3f3f3f3f3f814c68
EUC-JP ���´h 100011111010101010101010001111111000111110101010101001000011111110001111101010101010101000111111100011111010101010100100101000011010110101101000 8faaaa3f8faaa43f8faaaa3f8faaa4a1ad68
UTF-8 ôh 1100001110000011110000101000001011000011100000101100001010010000110000111000001111000010100000111100001110000010110000101011010001101000 c383c282c382c290c383c283c382c2b468
UHC ???????´h 00111111001111110011111100111111001111110011111100111111101000101010010101101000 3f3f3f3f3f3f3fa2a568

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