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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 将ョ。熄ォョ。濘 1000111110101011101011101010000111100000100011111010101110101110101000011110000001011110 8fabaea1e08fabaea1e05e
EUC-JP 将ョ。熄ォョ。濘 10111110101011011000111010101110100011101010000111011111111011111000111010101011100011101010111010001110101000011101111110111111 bead8eae8ea1dfef8eab8eae8ea1dfbf
UTF-8 将ョ。熄ォョ。濘 111001011011000010000110111011111011110110101110111011111011110110100001111001111000011010000100111011111011110110101011111011111011110110101110111011111011110110100001111001101011111110011000 e5b086efbdaeefbda1e78684efbdabefbdaeefbda1e6bf98
UHC ???熄???? 001111110011111100111111111000111101100000111111001111110011111100111111 3f3f3fe3d83f3f3f3f

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