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 ??魚?巫第? 00111111001111111000101110011011001111111001101111011110100100011110011000111111 3f3f8b9b3f9bde91e63f
EUC-JP 澐?魚?巫第? 100011111100100011101001001111111011010111111011001111111101011011100000110000101110100000111111 8fc8e93fb5fb3fd6e0c2e83f
UTF-8 澐렏魚폴巫第렟 111001101011111010010000111010111010000010001111111010011010110110011010111011011000111110110100111001011011011110101011111001111010110010101100111010111010000010011111 e6be90eba08fe9ad9aed8fb4e5b7abe7acaceba09f
UHC 澐렏魚폴巫第렟 1110100111111010100011101010010111100101111000001100011011111010110110011110001111110000101011111000111010110000 e9fa8ea5e5e0c6fad9e3f0af8eb0

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