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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ?コ?カ?コ?カB 001111111011101000111111101101100011111110111010001111111011011001000010 3fba3fb63fba3fb642
EUC-JP ?コ?カ?コ?カB 00111111100011101011101000111111100011101011011000111111100011101011101000111111100011101011011001000010 3f8eba3f8eb63f8eba3f8eb642
UTF-8 䵸コ䵸カ䵸コ䵸カB 11100100101101011011100011101111101111011011101011100100101101011011100011101111101111011011011011100100101101011011100011101111101111011011101011100100101101011011100011101111101111011011011001000010 e4b5b8efbdbae4b5b8efbdb6e4b5b8efbdbae4b5b8efbdb642
UHC ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42

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