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 銕会スイ螟具スー 111001111110110010001001111011111011110110110010111001011010010010001011111011111011110110110000 e7ec89efbdb2e5a48befbdb0
EUC-JP 銕会スイ螟具スー 11101110111011101011001011110001100011101011110110001110101100101110101010100110101101101111000110001110101111011000111010110000 eeeeb2f18ebd8eb2eaa6b6f18ebd8eb0
UTF-8 銕会スイ螟具スー 111010011000101010010101111001001011110010011010111011111011110110111101111011111011110110110010111010001001111010011111111001011000010110110111111011111011110110111101111011111011110110110000 e98a95e4bc9aefbdbdefbdb2e89e9fe585b7efbdbdefbdb0
UHC ????螟具?? 00111111001111110011111100111111110110011010110111001110111111010011111100111111 3f3f3f3fd9adcefd3f3f

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