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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ????ヮ宿傲 00111111001111110011111100111111100000111000111010001111011010001001100011111100 3f3f3f3f838e8f6898fc
EUC-JP ????ヮ宿傲 00111111001111110011111100111111101001011110111010111101110010011101000011111110 3f3f3f3fa5eebdc9d0fe
UTF-8 뤗횓뱌텕ヮ宿傲 111010111010010010010111111011011001101010010011111010111011000110001100111011011000010110010101111000111000001110101110111001011010111010111111111001011000001010110010 eba497ed9a93ebb18ced8595e383aee5aebfe582b2
UHC 뤗횓뱌텕ヮ宿傲 1000111111000111110000111000111010111001111100101011011010001110101010111110111011100010110101101110011111101100 8fc7c38eb9f2b68eabeee2d6e7ec

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