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 螟懋サ伎逕ア 111001011010010010011100111010101011101110001010111010101111010010110100111001111001010010110001 e5a49ceabb8aeaf4b4e794b1
EUC-JP 螟懋サ伎?逕ア 11101010101001101101100011101100100011101011101110110100111011000011111111101101111101001000111010110001 eaa6d8ec8ebbb4ec3fedf48eb1
UTF-8 螟懋サ伎逕ア 111010001001111010011111111001101000011110001011111011111011110110111011111001001011110010001110111011101000110110100011111010011000000010010101111011111011110110110001 e89e9fe6878befbdbbe4bc8eee8da3e98095efbdb1
UHC 螟懋?伎?逕? 1101100110101101110110011110010100111111110100001110101100111111110011001110111100111111 d9add9e53fd0eb3fccef3f

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