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 迢堤・ソ迢堤兇 111001111000101110010010111001111010010110111111111001111000101110010010111001111000101110100010 e78b92e7a5bfe78b92e78ba2
EUC-JP 迢堤・ソ迢堤兇 1110110111101011110001001110100110001110101001011000111010111111111011011110101111000100111010011011011010100100 edebc4e98ea58ebfedebc4e9b6a4
UTF-8 迢堤・ソ迢堤兇 111010001011111110100010111001011010000010100100111011111011110110100101111011111011110110111111111010001011111110100010111001011010000010100100111001011000010110000111 e8bfa2e5a0a4efbda5efbdbfe8bfa2e5a0a4e58587
UHC ?堤???堤兇 00111111111100001010011100111111001111110011111111110000101001111111110111010100 3ff0a73f3f3ff0a7fdd4

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