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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 将マ憘。召ア。゙シ 100011111010101111001111111110101100011010100001100011111010001010110001101000011101111010111100 8fabcffac6a18fa2b1a1debc
EUC-JP 将マ憘。召ア。゙シ 10111110101011011000111011001111100011111011111011100100100011101010000110111110101001001000111010110001100011101010000110001110110111101000111010111100 bead8ecf8fbee48ea1bea48eb18ea18ede8ebc
UTF-8 将マ憘。召ア。゙シ 111001011011000010000110111011111011111010001111111001101000011010011000111011111011110110100001111001011000111110101100111011111011110110110001111011111011110110100001111011111011111010011110111011111011110110111100 e5b086efbe8fe68698efbda1e58facefbdb1efbda1efbe9eefbdbc
UHC ??憘?召???? 0011111100111111111111011111001100111111111000011010111100111111001111110011111100111111 3f3ffdf33fe1af3f3f3f3f

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