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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 楡???楡???^ 1001111010111110001111110011111100111111100111101011111000111111001111110011111101011110 9ebe3f3f3f9ebe3f3f3f5e
EUC-JP 楡???楡???^ 1101110011000000001111110011111100111111110111001100000000111111001111110011111101011110 dcc03f3f3fdcc03f3f3f5e
UTF-8 楡편렠넸楡편렠넵^ 11100110101001011010000111101101100011101011100011101011101000001010000011101011100001001011100011100110101001011010000111101101100011101011100011101011101000001010000011101011100001001011010101011110 e6a5a1ed8eb8eba0a0eb84b8e6a5a1ed8eb8eba0a0eb84b55e
UHC 楡편렠넸楡편렠넵^ 1110101011111000110001101110110110001110101100011011001111011110111010101111100011000110111011011000111010110001101100111101110001011110 eaf8c6ed8eb1b3deeaf8c6ed8eb1b3dc5e

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