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 韜サ雉埼ェー隶 1110100011101001101110111110100010110011100011011110100110101010101100001110100010101110 e8e9bbe8b38de9aab0e8ae
EUC-JP 韜サ雉埼ェー隶 1111000011101011100011101011101111110000101101011011101011101011100011101010101010001110101100001111000010110000 f0eb8ebbf0b5baeb8eaa8eb0f0b0
UTF-8 韜サ雉埼ェー隶 111010011001111110011100111011111011110110111011111010011001101110001001111001011001111110111100111011111011110110101010111011111011110110110000111010011001101010110110 e99f9cefbdbbe99b89e59fbcefbdaaefbdb0e99ab6
UHC 韜?雉埼??? 11010100101101110011111111110110110010111101000011110010001111110011111100111111 d4b73ff6cbd0f23f3f3f

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