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 馭??筌??泣 11101001011001100011111100111111111000101010001100111111001111111000101110000011 e9663f3fe2a33f3f8b83
EUC-JP 馭??筌??泣 11110001110001110011111100111111111001001010010100111111001111111011010111100011 f1c73f3fe4a53f3fb5e3
UTF-8 馭곸퓱筌듐굧泣 111010011010011010101101111010101011001110111000111011011001001110110001111001111010110110001100111010111001001110010000111010101011010110100111111001101011001110100011 e9a6adeab3b8ed93b1e7ad8ceb9390eab5a7e6b3a3
UHC 馭곸퓱筌듐굧泣 1110010111011111100000011110110010111111100101111110111110100111101101011110001110000010100011011110101111101000 e5df81ecbf97efa7b5e3828debe8

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