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 蟄ゥ譴ィ蟄ゥ謔ァ^ 11100101101011011010100111100110101000101010100011100101101011011010100111100110100000101010011101011110 e5ada9e6a2a8e5ada9e682a75e
EUC-JP 蟄ゥ譴ィ蟄ゥ謔ァ^ 1110101010101111100011101010100111101100101001001000111010101000111010101010111110001110101010011110101111100010100011101010011101011110 eaaf8ea9eca48ea8eaaf8ea9ebe28ea75e
UTF-8 蟄ゥ譴ィ蟄ゥ謔ァ^ 11101000100111111000010011101111101111011010100111101000101011011011010011101111101111011010100011101000100111111000010011101111101111011010100111101000101011001001010011101111101111011010011101011110 e89f84efbda9e8adb4efbda8e89f84efbda9e8ac94efbda75e
UHC 蟄?譴?蟄?謔?^ 11110110110111100011111111001100101110010011111111110110110111100011111111111001110011000011111101011110 f6de3fccb93ff6de3ff9cc3f5e

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