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 鵝??歪??松 11101010010000000011111100111111100110000110001100111111001111111000111110111100 ea403f3f98633f3f8fbc
EUC-JP 鵝??歪??松 11110011101000010011111100111111110011111100010000111111001111111011111010111110 f3a13f3fcfc43f3fbebe
UTF-8 鵝롫젣歪뺞땶松 111010011011010110011101111010111010000110101011111011001010000010100011111001101010110110101010111010111011101010011110111010111001010110110110111001101001110110111110 e9b59deba1abeca0a3e6adaaebba9eeb95b6e69dbe
UHC 鵝롫젣歪뺞땶松 1110010010111101100011101110101110100000100111001110100011100000100101011110011010001011100011001110000111100110 e4bd8eeba09ce8e095e68b8ce1e6

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