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^ 100011110111100000111111100010100100100100111111010001001000111101111000001111111000101001001001001111110100010001011110 8f783f8a493f448f783f8a493f445e
EUC-JP 駿?蟹?D駿?蟹?D^ 101111011101100100111111101100111010101000111111010001001011110111011001001111111011001110101010001111110100010001011110 bdd93fb3aa3f44bdd93fb3aa3f445e
UTF-8 駿렏蟹렰D駿렏蟹렰D^ 111010011010011110111111111010111010000010001111111010001001111110111001111010111010000010110000010001001110100110100111101111111110101110100000100011111110100010011111101110011110101110100000101100000100010001011110 e9a7bfeba08fe89fb9eba0b044e9a7bfeba08fe89fb9eba0b0445e
UHC 駿렏蟹렰D駿렏蟹렰D^ 11110001111001111000111010100101111110101010111110001110101111010100010011110001111001111000111010100101111110101010111110001110101111010100010001011110 f1e78ea5faaf8ebd44f1e78ea5faaf8ebd445e

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