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 10001111101010111011001010001111101010111100001010001111101010111010001010001111101010101100001001001111 8fabb28fabc28faba28faac24f
EUC-JP 将イ将ツ将「宵ツO 1011111010101101100011101011001010111110101011011000111011000010101111101010110110001110101000101011111010101100100011101100001001001111 bead8eb2bead8ec2bead8ea2beac8ec24f
UTF-8 将イ将ツ将「宵ツO 11100101101100001000011011101111101111011011001011100101101100001000011011101111101111101000001011100101101100001000011011101111101111011010001011100101101011101011010111101111101111101000001001001111 e5b086efbdb2e5b086efbe82e5b086efbda2e5aeb5efbe824f
UHC ??????宵?O 00111111001111110011111100111111001111110011111111100001101100100011111101001111 3f3f3f3f3f3fe1b23f4f

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