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 蟾作クッ蟾作クッ^ 11100101101101111000110111101100101110001010111111100101101101111000110111101100101110001010111101011110 e5b78decb8afe5b78decb8af5e
EUC-JP 蟾作クッ蟾作クッ^ 1110101010111001101110101110111010001110101110001000111010101111111010101011100110111010111011101000111010111000100011101010111101011110 eab9baee8eb88eafeab9baee8eb88eaf5e
UTF-8 蟾作クッ蟾作クッ^ 11101000100111111011111011100100101111011001110011101111101111011011100011101111101111011010111111101000100111111011111011100100101111011001110011101111101111011011100011101111101111011010111101011110 e89fbee4bd9cefbdb8efbdafe89fbee4bd9cefbdb8efbdaf5e
UHC 蟾作??蟾作??^ 11100000111010101110110111000010001111110011111111100000111010101110110111000010001111110011111101011110 e0eaedc23f3fe0eaedc23f3f5e

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