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 捨嫉靫釈赦汐 1000111011001100100011101011100111101000110101001000111011011111100011101100110111110010111000111000111010101100 8ecc8eb9e8d48edf8ecdf2e38eac
EUC-JP 捨嫉靫釈赦?汐 10111100110011101011110010111011111100001101011010111100111000011011110011001111001111111011110010101110 bccebcbbf0d6bce1bccf3fbcae
UTF-8 捨嫉靫釈赦汐 111001101000110110101000111001011010101110001001111010011001110110101011111010011000011110001000111010001011010110100110111011101000100010011010111001101011000110010000 e68da8e5ab89e99dabe98788e8b5a6ee889ae6b190
UHC 捨嫉??赦?汐 1101111011010111111100101110110000111111001111111101111011110101001111111110000010110001 ded7f2ec3f3fdef53fe0b1

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