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 樗頭??憑樗頭 100100101001010010010011101010100011111100111111100111001101111110010010100101001001001110101010 929493aa3f3f9cdf929493aa
EUC-JP 樗頭??憑樗頭 110000111111010011000110101011000011111100111111110110001110000111000011111101001100011010101100 c3f4c6ac3f3fd8e1c3f4c6ac
UTF-8 樗頭렡띔憑樗頭 111001101010100010010111111010011010000010101101111010111010000010100001111010111001110110010100111001101000011010010001111001101010100010010111111010011010000010101101 e6a897e9a0adeba0a1eb9d94e68691e6a897e9a0ad
UHC 樗頭렡띔憑樗頭 1110111011000000110101001110100110001110101100101011011011101010110111101011101111101110110000001101010011101001 eec0d4e98eb2b6eadebbeec0d4e9

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