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 淲倬ケソ}淲倬ケソ{^ 111110110100010010011000111010011011100110111111011111011111101101000100100110001110100110111001101111110111101101011110 fb4498e9b9bf7dfb4498e9b9bf7b5e
EUC-JP ?倬ケソ}?倬ケソ{^ 0011111111010000111010111000111010111001100011101011111101111101001111111101000011101011100011101011100110001110101111110111101101011110 3fd0eb8eb98ebf7d3fd0eb8eb98ebf7b5e
UTF-8 淲倬ケソ}淲倬ケソ{^ 111001101011011110110010111001011000000010101100111011111011110110111001111011111011110110111111011111011110011010110111101100101110010110000000101011001110111110111101101110011110111110111101101111110111101101011110 e6b7b2e580acefbdb9efbdbf7de6b7b2e580acefbdb9efbdbf7b5e
UHC ?倬??}?倬??{^ 00111111111101101111000000111111001111110111110100111111111101101111000000111111001111110111101101011110 3ff6f03f3f7d3ff6f03f3f7b5e

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