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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 贓?藏?贓?藏?^ 11100110110110010011111111100101010101010011111111100110110110010011111111100101010101010011111101011110 e6d93fe5553fe6d93fe5553f5e
EUC-JP 贓?藏?贓?藏?^ 11101100110110110011111111101001101101100011111111101100110110110011111111101001101101100011111101011110 ecdb3fe9b63fecdb3fe9b63f5e
UTF-8 贓렔藏렟贓렔藏렟^ 11101000101101001001001111101011101000001001010011101000100101111000111111101011101000001001111111101000101101001001001111101011101000001001010011101000100101111000111111101011101000001001111101011110 e8b493eba094e8978feba09fe8b493eba094e8978feba09f5e
UHC 贓렔藏렟贓렔藏렟^ 1110110111111100100011101010100111101101111110101000111010110000111011011111110010001110101010011110110111111010100011101011000001011110 edfc8ea9edfa8eb0edfc8ea9edfa8eb05e

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