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 魚??蟯??瀛 10001011100110110011111100111111111001011011001000111111001111111110000001101001 8b9b3f3fe5b23f3fe069
EUC-JP 魚??蟯??瀛 10110101111110110011111100111111111010101011010000111111001111111101111111001010 b5fb3f3feab43f3fdfca
UTF-8 魚뚨탢蟯곩ㅇ瀛 111010011010110110011010111010111001101010101000111011011000001110100010111010001001111110101111111010101011001110101001111000111000010110000111111001111000000010011011 e9ad9aeb9aa8ed83a2e89fafeab3a9e38587e7809b
UHC 魚뚨탢蟯곩ㅇ瀛 1110010111100000100011001110011110110101100001011110100110101000100000011110010110100100101101111110011110111010 e5e08ce7b585e9a881e5a4b7e7ba

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