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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 諍企蹇諍企蹇^ 11100110011110011000101011101001111001110100000011100110011110011000101011101001111001110100000001011110 e6798ae9e740e6798ae9e7405e
EUC-JP 諍企蹇諍企蹇^ 11101011110110101011010011101011111011011010000111101011110110101011010011101011111011011010000101011110 ebdab4ebeda1ebdab4ebeda15e
UTF-8 諍企蹇諍企蹇^ 11101000101010111000110111100100101111001000000111101000101110011000011111101000101010111000110111100100101111001000000111101000101110011000011101011110 e8ab8de4bc81e8b987e8ab8de4bc81e8b9875e
UHC 諍企蹇諍企蹇^ 11101110101101011101000011101010110010111111010011101110101101011101000011101010110010111111010001011110 eeb5d0eacbf4eeb5d0eacbf45e

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