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 殿???第瀧? 10010011011000010011111100111111001111111001000111100110100100011110101100111111 93613f3f3f91e691eb3f
EUC-JP 殿???第瀧? 11000101110000100011111100111111001111111100001011101000110000101110110100111111 c5c23f3f3fc2e8c2ed3f
UTF-8 殿댓렰렠第瀧렓 111001101010111010111111111010111000110010010011111010111010000010110000111010111010000010100000111001111010110010101100111001111000000010100111111010111010000010010011 e6aebfeb8c93eba0b0eba0a0e7acace780a7eba093
UHC 殿댓렰렠第瀧렓 1110111011111100101101001111000110001110101111011000111010110001111100001010111111010110111010011000111010101000 eefcb4f18ebd8eb1f0afd6e98ea8

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