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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 孖雫寘疾}孖雫寘疾{^ 11111010101001101000111010110100111110101010100110001110101111100111110111111010101001101000111010110100111110101010100110001110101111100111101101011110 faa68eb4faa98ebe7dfaa68eb4faa98ebe7b5e
EUC-JP 孖雫寘疾}孖雫寘疾{^ 1000111110111010101111101011110010110110100011111011101011100001101111001100000001111101100011111011101010111110101111001011011010001111101110101110000110111100110000000111101101011110 8fbabebcb68fbae1bcc07d8fbabebcb68fbae1bcc07b5e
UTF-8 孖雫寘疾}孖雫寘疾{^ 111001011010110110010110111010011001101110101011111001011010111110011000111001111001011010111110011111011110010110101101100101101110100110011011101010111110010110101111100110001110011110010110101111100111101101011110 e5ad96e99babe5af98e796be7de5ad96e99babe5af98e796be7b5e
UHC ???疾}???疾{^ 00111111001111110011111111110010111100000111110100111111001111110011111111110010111100000111101101011110 3f3f3ff2f07d3f3f3ff2f07b5e

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