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 巐瀧谿シ巐幔嗇 11111010101101101001000111101011111001101010111010111100111110101011011010011011111011011001101010100101 fab691ebe6aebcfab69bed9aa5
EUC-JP 巐瀧谿シ巐幔嗇 10001111101110111111100111000010111011011110110010110000100011101011110010001111101110111111100111010110111011111101010010100111 8fbbf9c2edecb08ebc8fbbf9d6efd4a7
UTF-8 巐瀧谿シ巐幔嗇 111001011011011110010000111001111000000010100111111010001011000010111111111011111011110110111100111001011011011110010000111001011011100110010100111001011001011110000111 e5b790e780a7e8b0bfefbdbce5b790e5b994e59787
UHC ?瀧谿???嗇 00111111110101101110100111001101101011000011111100111111001111111101111111100000 3fd6e9cdac3f3f3fdfe0

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