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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 霎ー雍郁ウ雁・ェ邯壼穀 111010001011111010110000111010001011010010001000111010001011001110001010111001011010010110101010111001111011011010011010111001011000110110010010 e8beb0e8b488e8b38ae5a5aae7b69ae58d92
EUC-JP 霎ー雍郁ウ雁・ェ邯壼穀 11110000110000001000111010110000111100001011011010110000111010101000111010110011101101001110011110001110101001011000111010101010111011101011100011010100111001111011100111110010 f0c08eb0f0b6b0ea8eb3b4e78ea58eaaeeb8d4e7b9f2
UTF-8 霎ー雍郁ウ雁・ェ邯壼穀 111010011001110010001110111011111011110110110000111010011001101110001101111010011000001110000001111011111011110110110011111010011001101110000001111011111011110110100101111011111011110110101010111010011000001010101111111001011010001110111100111001111010100110000000 e99c8eefbdb0e99b8de98381efbdb3e99b81efbda5efbdaae982afe5a3bce7a980
UHC ??雍郁?雁??邯?穀 00111111001111111110100010111100111010011111010000111111111001001101001000111111001111111100101011111011001111111100110111011010 3f3fe8bce9f43fe4d23f3fcafb3fcdda

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