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 。゙将竢ェソ将窘 101000011101111010001111101010111110001010001111101010101011111110001111101010111110001001111010 a1de8fabe28faabf8fabe27a
EUC-JP 。゙将竢ェソ将窘 10001110101000011000111011011110101111101010110111100011111011111000111010101010100011101011111110111110101011011110001111011011 8ea18edebeade3ef8eaa8ebfbeade3db
UTF-8 。゙将竢ェソ将窘 111011111011110110100001111011111011111010011110111001011011000010000110111001111010101110100010111011111011110110101010111011111011110110111111111001011011000010000110111001111010101010011000 efbda1efbe9ee5b086e7aba2efbdaaefbdbfe5b086e7aa98
UHC ???????窘 001111110011111100111111001111110011111100111111001111111100111111010111 3f3f3f3f3f3f3fcfd7

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