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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 迢堤・夂拠辷ソ 111001111000101110010010111001111010010110011010111001111000101110010010111001111000100010111111 e78b92e7a59ae78b92e788bf
EUC-JP 迢堤・夂拠辷ソ 1110110111101011110001001110100110001110101001011101010011101001101101011111001011101101111010001000111010111111 edebc4e98ea5d4e9b5f2ede88ebf
UTF-8 迢堤・夂拠辷ソ 111010001011111110100010111001011010000010100100111011111011110110100101111001011010010010000010111001101000101110100000111010001011111010110111111011111011110110111111 e8bfa2e5a0a4efbda5e5a482e68ba0e8beb7efbdbf
UHC ?堤????? 0011111111110000101001110011111100111111001111110011111100111111 3ff0a73f3f3f3f3f

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