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 邁溽イ千ー滓昏 111001111011000010011111111001111011001010010000111001111011000010011111111001101000110110101000 e7b09fe7b290e7b09fe68da8
EUC-JP 邁溽イ千ー滓昏 1110111010110010110111101110100110001110101100101100000011101001100011101011000011011110111010001011101010101010 eeb2dee98eb2c0e98eb0dee8baaa
UTF-8 邁溽イ千ー滓昏 111010011000001010000001111001101011101010111101111011111011110110110010111001011000110110000011111011111011110110110000111001101011101110010011111001101001100010001111 e98281e6babdefbdb2e58d83efbdb0e6bb93e6988f
UHC 邁??千?滓昏 1101100011100100001111110011111111110100101101100011111111101110101010111111101111100111 d8e43f3ff4b63feeabfbe7

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