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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 霆???霆???B 1110100010111011001111110011111100111111111010001011101100111111001111110011111101000010 e8bb3f3f3fe8bb3f3f3f42
EUC-JP 霆???霆???B 1111000010111101001111110011111100111111111100001011110100111111001111110011111101000010 f0bd3f3f3ff0bd3f3f3f42
UTF-8 霆렓暈렰霆렓暈렰B 11101001100111001000011011101011101000001001001111101111101001111000010111101011101000001011000011101001100111001000011011101011101000001001001111101111101001111000010111101011101000001011000001000010 e99c86eba093efa785eba0b0e99c86eba093efa785eba0b042
UHC 霆렓暈렰霆렓暈렰B 1110111111111101100011101010100011101001111101111000111010111101111011111111110110001110101010001110100111110111100011101011110101000010 effd8ea8e9f78ebdeffd8ea8e9f78ebd42

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