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 ??????@B 0011111100111111001111110011111100111111001111110100000001000010 3f3f3f3f3f3f4042
SJIS-WIN 夜?????@B 100101101110100100111111001111110011111100111111001111110100000001000010 96e93f3f3f3f3f4042
EUC-JP 夜?????@B 110011001110101100111111001111110011111100111111001111110100000001000010 cceb3f3f3f3f3f4042
UTF-8 夜쇽푵若듸쉰@B 1110010110100100100111001110110010000111101111011110110110010001101101011110111110100101101101001110101110010011101110001110110010001001101100000100000001000010 e5a49cec87bded91b5efa5b4eb93b8ec89b04042
UHC 夜쇽푵若듸쉰@B 1110010110101000101111001110111110111110100000111110010110101110101101011110111110111101101011100100000001000010 e5a8bcefbe83e5aeb5efbdae4042

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