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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?????誌?? 001111110011111100111111001111110011111110001110100011110011111100111111 3f3f3f3f3f8e8f3f3f
EUC-JP ?紈???誌?? 0011111110001111110100111100110100111111001111110011111110111011111011110011111100111111 3f8fd3cd3f3f3fbbef3f3f
UTF-8 뤗紈풇헴렼誌렰뤙 111010111010010010010111111001111011010010001000111011011001001010000111111011011001011110110100111010111010000010111100111010001010101010001100111010111010000010110000111010111010010010011001 eba497e7b488ed9287ed97b4eba0bce8aa8ceba0b0eba499
UHC 뤗紈풇헴렼誌렰뤙 10001111110001111111110010111100101111101000111111000111111100001000111011000100111100101011110010001110101111011000111111001000 8fc7fcbcbe8fc7f08ec4f2bc8ebd8fc8

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