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 淲ー諸藁淲ー諸藁^ 111110110100010010110000111110111010100110011000011011011111101101000100101100001111101110101001100110000110110101011110 fb44b0fba9986dfb44b0fba9986d5e
EUC-JP ?ー?藁?ー?藁^ 00111111100011101011000000111111110011111100111000111111100011101011000000111111110011111100111001011110 3f8eb03fcfce3f8eb03fcfce5e
UTF-8 淲ー諸藁淲ー諸藁^ 11100110101101111011001011101111101111011011000011101111101010001010001011101000100101111000000111100110101101111011001011101111101111011011000011101111101010001010001011101000100101111000000101011110 e6b7b2efbdb0efa8a2e89781e6b7b2efbdb0efa8a2e897815e
UHC ???藁???藁^ 0011111100111111001111111100110111001011001111110011111100111111110011011100101101011110 3f3f3fcdcb3f3f3fcdcb5e

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