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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ??タ????ぎ 00111111001111111000001101011110001111110011111100111111001111111000001010101100 3f3f835e3f3f3f3f82ac
EUC-JP ??タ????ぎ 00111111001111111010010110111111001111110011111100111111001111111010010010101110 3f3fa5bf3f3f3f3fa4ae
UTF-8 룶殺タ룴절룶첂ぎ 111010111010001110110110111011111010010110110000111000111000001010111111111010111010001110110100111011001010000010001000111010111010001110110110111011001011001010000010111000111000000110001110 eba3b6efa5b0e382bfeba3b4eca088eba3b6ecb282e3818e
UHC 룶殺タ룴절룶첂ぎ 10001111101010111110000111101101101010111011111110001111101010011100000011111101100011111010101110101010100011111010101010101110 8fabe1edabbf8fa9c0fd8fabaa8faaae

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