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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 砥叱嫉餌砥叱嫉餌^ 1001001101110101100011101011011010001110101110011000100101100001100100110111010110001110101101101000111010111001100010010110000101011110 93758eb68eb9896193758eb68eb989615e
EUC-JP 砥叱嫉餌砥叱嫉餌^ 1100010111010110101111001011100010111100101110111011000111000010110001011101011010111100101110001011110010111011101100011100001001011110 c5d6bcb8bcbbb1c2c5d6bcb8bcbbb1c25e
UTF-8 砥叱嫉餌砥叱嫉餌^ 11100111101000001010010111100101100011111011000111100101101010111000100111101001101001001000110011100111101000001010010111100101100011111011000111100101101010111000100111101001101001001000110001011110 e7a0a5e58fb1e5ab89e9a48ce7a0a5e58fb1e5ab89e9a48c5e
UHC 砥叱嫉餌砥叱嫉餌^ 1111001010110010111100101110101011110010111011001110110011001000111100101011001011110010111010101111001011101100111011001100100001011110 f2b2f2eaf2ececc8f2b2f2eaf2ececc85e

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