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 蠑オ譴ィ蠑オ謔ァ^ 11100101101111001011010111100110101000101010100011100101101111001011010111100110100000101010011101011110 e5bcb5e6a2a8e5bcb5e682a75e
EUC-JP 蠑オ譴ィ蠑オ謔ァ^ 1110101010111110100011101011010111101100101001001000111010101000111010101011111010001110101101011110101111100010100011101010011101011110 eabe8eb5eca48ea8eabe8eb5ebe28ea75e
UTF-8 蠑オ譴ィ蠑オ謔ァ^ 11101000101000001001000111101111101111011011010111101000101011011011010011101111101111011010100011101000101000001001000111101111101111011011010111101000101011001001010011101111101111011010011101011110 e8a091efbdb5e8adb4efbda8e8a091efbdb5e8ac94efbda75e
UHC ??譴???謔?^ 0011111100111111110011001011100100111111001111110011111111111001110011000011111101011110 3f3fccb93f3f3ff9cc3f5e

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