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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 駿?瀞?D駿?瀞?D^ 100011110111100000111111100100111101001000111111010001001000111101111000001111111001001111010010001111110100010001011110 8f783f93d23f448f783f93d23f445e
EUC-JP 駿?瀞?D駿?瀞?D^ 101111011101100100111111110001101101010000111111010001001011110111011001001111111100011011010100001111110100010001011110 bdd93fc6d43f44bdd93fc6d43f445e
UTF-8 駿렏瀞렕D駿렏瀞렕D^ 111010011010011110111111111010111010000010001111111001111000000010011110111010111010000010010101010001001110100110100111101111111110101110100000100011111110011110000000100111101110101110100000100101010100010001011110 e9a7bfeba08fe7809eeba09544e9a7bfeba08fe7809eeba095445e
UHC 駿렏瀞렕D駿렏瀞렕D^ 11110001111001111000111010100101111011111110011110001110101010100100010011110001111001111000111010100101111011111110011110001110101010100100010001011110 f1e78ea5efe78eaa44f1e78ea5efe78eaa445e

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