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 ???x???xB 001111110011111100111111011110000011111100111111001111110111100001000010 3f3f3f783f3f3f7842
SJIS-WIN 夜??x夜??xB 1001011011101001001111110011111101111000100101101110100100111111001111110111100001000010 96e93f3f7896e93f3f7842
EUC-JP 夜??x夜??xB 1100110011101011001111110011111101111000110011001110101100111111001111110111100001000010 cceb3f3f78cceb3f3f7842
UTF-8 夜쇽푳x夜쇽푳xB 111001011010010010011100111011001000011110111101111011011001000110110011011110001110010110100100100111001110110010000111101111011110110110010001101100110111100001000010 e5a49cec87bded91b378e5a49cec87bded91b37842
UHC 夜쇽푳x夜쇽푳xB 111001011010100010111100111011111011111010000001011110001110010110101000101111001110111110111110100000010111100001000010 e5a8bcefbe8178e5a8bcefbe817842

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