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{^ 111110111101011010001110101000110111101101001110011111011111101111010110100011101010001101111011010011100111101101011110 fbd68ea37b4e7dfbd68ea37b4e7b5e
EUC-JP 鋓璽{N}鋓璽{N{^ 1000111111100100101111111011110010100101011110110100111001111101100011111110010010111111101111001010010101111011010011100111101101011110 8fe4bfbca57b4e7d8fe4bfbca57b4e7b5e
UTF-8 鋓璽{N}鋓璽{N{^ 11101001100010111001001111100111100100101011110101111011010011100111110111101001100010111001001111100111100100101011110101111011010011100111101101011110 e98b93e792bd7b4e7de98b93e792bd7b4e7b5e
UHC ?璽{N}?璽{N{^ 00111111110111111101111001111011010011100111110100111111110111111101111001111011010011100111101101011110 3fdfde7b4e7d3fdfde7b4e7b5e

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