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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 霍ォ閧イ貍蛾ャイ髮 1110100010110111101010111110100010000010101100101110011010111100100010011110100110101100101100101110100110011011 e8b7abe882b2e6bc89e9acb2e99b
EUC-JP 霍ォ閧イ貍蛾ャイ髮 111100001011100110001110101010111110111111100010100011101011001011101100101111101011001011101011100011101010110010001110101100101111000111111011 f0b98eabefe28eb2ecbeb2eb8eac8eb2f1fb
UTF-8 霍ォ閧イ貍蛾ャイ髮 111010011001110010001101111011111011110110101011111010011001011010100111111011111011110110110010111010001011001010001101111010001001101110111110111011111011110110101100111011111011110110110010111010011010101110101110 e99c8defbdabe996a7efbdb2e8b28de89bbeefbdacefbdb2e9abae
UHC ?????蛾??髮 0011111100111111001111110011111100111111111001001011011000111111001111111101101110100101 3f3f3f3f3fe4b63f3fdba5

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