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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 洩綜卒洩綜卒^ 10001001011010111001000110001110100100011011001010001001011010111001000110001110100100011011001001011110 896b918e91b2896b918e91b25e
EUC-JP 洩綜卒洩綜卒^ 10110001110011001100000111101110110000101011010010110001110011001100000111101110110000101011010001011110 b1ccc1eec2b4b1ccc1eec2b45e
UTF-8 洩綜卒洩綜卒^ 11100110101101001010100111100111101101101001110011100101100011011001001011100110101101001010100111100111101101101001110011100101100011011001001001011110 e6b4a9e7b69ce58d92e6b4a9e7b69ce58d925e
UHC 洩綜卒洩綜卒^ 11100000110111011111000011111100111100001110111111100000110111011111000011111100111100001110111101011110 e0ddf0fcf0efe0ddf0fcf0ef5e

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