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 霍ォ閧イ貍蛾ャイ顋 1110100010110111101010111110100010000010101100101110011010111100100010011110100110101100101100101110100011111001 e8b7abe882b2e6bc89e9acb2e8f9
EUC-JP 霍ォ閧イ貍蛾ャイ顋 111100001011100110001110101010111110111111100010100011101011001011101100101111101011001011101011100011101010110010001110101100101111000011111011 f0b98eabefe28eb2ecbeb2eb8eac8eb2f0fb
UTF-8 霍ォ閧イ貍蛾ャイ顋 111010011001110010001101111011111011110110101011111010011001011010100111111011111011110110110010111010001011001010001101111010001001101110111110111011111011110110101100111011111011110110110010111010011010000110001011 e99c8defbdabe996a7efbdb2e8b28de89bbeefbdacefbdb2e9a18b
UHC ?????蛾??? 00111111001111110011111100111111001111111110010010110110001111110011111100111111 3f3f3f3f3fe4b63f3f3f

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