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 鮏竺霖ホ鱚豎霖 11111100010000111000111010110001111010001100000111001110111010011110001111100110101100011110100011000001 fc438eb1e8c1cee9e3e6b1e8c1
EUC-JP 鮏竺霖ホ鱚豎霖 100011111110101011011011101111001011001111110000110000111000111011001110111100101110010111101100101100111111000011000011 8feadbbcb3f0c38ecef2e5ecb3f0c3
UTF-8 鮏竺霖ホ鱚豎霖 111010011010111010001111111001111010101110111010111010011001110010010110111011111011111010001110111010011011000110011010111010001011000110001110111010011001110010010110 e9ae8fe7abbae99c96efbe8ee9b19ae8b18ee99c96
UHC ?竺霖???霖 00111111111101011110011111010111111111010011111100111111001111111101011111111101 3ff5e7d7fd3f3f3fd7fd

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