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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 霆ォ貅ェD霆ォ貅ェD^ 111010001011101110101011111001101011101010101010010001001110100010111011101010111110011010111010101010100100010001011110 e8bbabe6baaa44e8bbabe6baaa445e
EUC-JP 霆ォ貅ェD霆ォ貅ェD^ 11110000101111011000111010101011111011001011110010001110101010100100010011110000101111011000111010101011111011001011110010001110101010100100010001011110 f0bd8eabecbc8eaa44f0bd8eabecbc8eaa445e
UTF-8 霆ォ貅ェD霆ォ貅ェD^ 111010011001110010000110111011111011110110101011111010001011001010000101111011111011110110101010010001001110100110011100100001101110111110111101101010111110100010110010100001011110111110111101101010100100010001011110 e99c86efbdabe8b285efbdaa44e99c86efbdabe8b285efbdaa445e
UHC 霆???D霆???D^ 11101111111111010011111100111111001111110100010011101111111111010011111100111111001111110100010001011110 effd3f3f3f44effd3f3f3f445e

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