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 兆?藏???蹄 10010010100110110011111111100101010101010011111100111111001111111001001011111011 929b3fe5553f3f3f92fb
EUC-JP 兆?藏???蹄 11000011111110110011111111101001101101100011111100111111001111111100010011111101 c3fb3fe9b63f3f3fc4fd
UTF-8 兆렠藏렭렺렒蹄 111001011000010110000110111010111010000010100000111010001001011110001111111010111010000010101101111010111010000010111010111010111010000010010010111010001011100110000100 e58586eba0a0e8978feba0adeba0baeba092e8b984
UHC 兆렠藏렭렺렒蹄 1111000010111100100011101011000111101101111110101000111010111010100011101100001010001110101001111111000010110100 f0bc8eb1edfa8eba8ec28ea7f0b4

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