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 魚?????鎰 100010111001101100111111001111110011111100111111001111111110100001001100 8b9b3f3f3f3f3fe84c
EUC-JP 魚??沅??鎰 1011010111111011001111110011111110001111110001101110100100111111001111111110111110101101 b5fb3f3f8fc6e93f3fefad
UTF-8 魚잙봿沅쀦껸鎰 111010011010110110011010111011001001111010011001111010111011010010111111111001101011001010000101111011001000000010100110111010101011101110111000111010011000111010110000 e9ad9aec9e99ebb4bfe6b285ec80a6eabbb8e98eb0
UHC 魚잙봿沅쀦껸鎰 1110010111100000100111111110101110010100100001101110101010110110100101111110011010110010101110011110110011110000 e5e09feb9486eab697e6b2b9ecf0

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