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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ウッオ諳ウッオ諚^ 1011001110101111101101011110011001111101101100111010111110110101111001100111101101011110 b3afb5e67db3afb5e67b5e
EUC-JP ウッオ諳ウッオ諚^ 1000111010110011100011101010111110001110101101011110101111011110100011101011001110001110101011111000111010110101111010111101110001011110 8eb38eaf8eb5ebde8eb38eaf8eb5ebdc5e
UTF-8 ウッオ諳ウッオ諚^ 11101111101111011011001111101111101111011010111111101111101111011011010111101000101010111011001111101111101111011011001111101111101111011010111111101111101111011011010111101000101010111001101001011110 efbdb3efbdafefbdb5e8abb3efbdb3efbdafefbdb5e8ab9a5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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