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 ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN 鳶↓?{N}鳶↓?{N{^ 1001001111001110100000011010101100111111011110110100111001111101100100111100111010000001101010110011111101111011010011100111101101011110 93ce81ab3f7b4e7d93ce81ab3f7b4e7b5e
EUC-JP 鳶↓?{N}鳶↓?{N{^ 1100011011010000101000101010110100111111011110110100111001111101110001101101000010100010101011010011111101111011010011100111101101011110 c6d0a2ad3f7b4e7dc6d0a2ad3f7b4e7b5e
UTF-8 鳶↓슅{N}鳶↓슅{N{^ 11101001101100111011011011100010100001101001001111101100100010101000010101111011010011100111110111101001101100111011011011100010100001101001001111101100100010101000010101111011010011100111101101011110 e9b3b6e28693ec8a857b4e7de9b3b6e28693ec8a857b4e7b5e
UHC 鳶↓슅{N}鳶↓슅{N{^ 11100110111010011010000111101001100110101001011101111011010011100111110111100110111010011010000111101001100110101001011101111011010011100111101101011110 e6e9a1e99a977b4e7de6e9a1e99a977b4e7b5e

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