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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 隘搾スク雋会スォ 111010001010010110001101111011111011110110111000111010001011001010001001111011111011110110101011 e8a58defbdb8e8b289efbdab
EUC-JP 隘搾スク雋会スォ 11110000101001111011101011110001100011101011110110001110101110001111000010110100101100101111000110001110101111011000111010101011 f0a7baf18ebd8eb8f0b4b2f18ebd8eab
UTF-8 隘搾スク雋会スォ 111010011001101010011000111001101001000010111110111011111011110110111101111011111011110110111000111010011001101110001011111001001011110010011010111011111011110110111101111011111011110110101011 e99a98e690beefbdbdefbdb8e99b8be4bc9aefbdbdefbdab
UHC 隘搾??雋??? 1110010011110110111100111011011000111111001111111111000111100110001111110011111100111111 e4f6f3b63f3ff1e63f3f3f

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