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{^ 0011111100111111011110110100111001111101001111110011111101111011010011100111101101011110 3f3f7b4e7d3f3f7b4e7b5e
SJIS-WIN 輸貘{N}輸貘{N{^ 100101110100000111100110110000000111101101001110011111011001011101000001111001101100000001111011010011100111101101011110 9741e6c07b4e7d9741e6c07b4e7b5e
EUC-JP 輸貘{N}輸貘{N{^ 110011011010001011101100110000100111101101001110011111011100110110100010111011001100001001111011010011100111101101011110 cda2ecc27b4e7dcda2ecc27b4e7b5e
UTF-8 輸貘{N}輸貘{N{^ 11101000101111001011100011101000101100101001100001111011010011100111110111101000101111001011100011101000101100101001100001111011010011100111101101011110 e8bcb8e8b2987b4e7de8bcb8e8b2987b4e7b5e
UHC 輸?{N}輸?{N{^ 11100010110000110011111101111011010011100111110111100010110000110011111101111011010011100111101101011110 e2c33f7b4e7de2c33f7b4e7b5e

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