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 ????????O 001111110011111100111111001111110011111100111111001111110011111101001111 3f3f3f3f3f3f3f3f4f
SJIS-WIN 将苡ェ、宵リ。ッO 100011111010101111100100100011111010101010100100100011111010101011011000101000011010111101001111 8fabe48faaa48faad8a1af4f
EUC-JP 将苡ェ、宵リ。ッO 1011111010101101111001111110111110001110101010101000111010100100101111101010110010001110110110001000111010100001100011101010111101001111 beade7ef8eaa8ea4beac8ed88ea18eaf4f
UTF-8 将苡ェ、宵リ。ッO 11100101101100001000011011101000100010111010000111101111101111011010101011101111101111011010010011100101101011101011010111101111101111101001100011101111101111011010000111101111101111011010111101001111 e5b086e88ba1efbdaaefbda4e5aeb5efbe98efbda1efbdaf4f
UHC ?苡??宵???O 0011111111101100101111100011111100111111111000011011001000111111001111110011111101001111 3fecbe3f3fe1b23f3f3f4f

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