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 賃?靖?}賃?靖?{^ 100100101100000000111111100101101111010100111111011111011001001011000000001111111001011011110101001111110111101101011110 92c03f96f53f7d92c03f96f53f7b5e
EUC-JP 賃?靖?}賃?靖?{^ 110001001100001000111111110011001111011100111111011111011100010011000010001111111100110011110111001111110111101101011110 c4c23fccf73f7dc4c23fccf73f7b5e
UTF-8 賃렩靖렋}賃렩靖렋{^ 111010001011001110000011111010111010000010101001111010011001110110010110111010111010000010001011011111011110100010110011100000111110101110100000101010011110100110011101100101101110101110100000100010110111101101011110 e8b383eba0a9e99d96eba08b7de8b383eba0a9e99d96eba08b7b5e
UHC 賃렩靖렋}賃렩靖렋{^ 11101100111111001000111010110111111011111111111010001110101000100111110111101100111111001000111010110111111011111111111010001110101000100111101101011110 ecfc8eb7effe8ea27decfc8eb7effe8ea27b5e

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