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 ?賁鮗ェ鋧フ鮗ェ^ 00111111111001101100101011101001101110101010101011111011110011111100110011101001101110101010101001011110 3fe6cae9baaafbcfcce9baaa5e
EUC-JP 鋥賁鮗ェ鋧フ鮗ェ^ 10001111111001001100101011101100110011001111001010111100100011101010101010001111111001001100101110001110110011001111001010111100100011101010101001011110 8fe4caecccf2bc8eaa8fe4cb8eccf2bc8eaa5e
UTF-8 鋥賁鮗ェ鋧フ鮗ェ^ 11101001100010111010010111101000101100111000000111101001101011101001011111101111101111011010101011101001100010111010011111101111101111101000110011101001101011101001011111101111101111011010101001011110 e98ba5e8b381e9ae97efbdaae98ba7efbe8ce9ae97efbdaa5e
UHC ?賁??????^ 00111111110111011101001100111111001111110011111100111111001111110011111101011110 3fddd33f3f3f3f3f3f5e

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