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 ?s?fn}?s?fn{^ 00111111011100110011111101100110011011100111110100111111011100110011111101100110011011100111101101011110 3f733f666e7d3f733f666e7b5e
SJIS-WIN 暹s暹fn}暹s暹fn{^ 1001110111111001011100111001110111111001011001100110111001111101100111011111100101110011100111011111100101100110011011100111101101011110 9df9739df9666e7d9df9739df9666e7b5e
EUC-JP 暹s暹fn}暹s暹fn{^ 1101101011111011011100111101101011111011011001100110111001111101110110101111101101110011110110101111101101100110011011100111101101011110 dafb73dafb666e7ddafb73dafb666e7b5e
UTF-8 暹s暹fn}暹s暹fn{^ 111001101001101010111001011100111110011010011010101110010110011001101110011111011110011010011010101110010111001111100110100110101011100101100110011011100111101101011110 e69ab973e69ab9666e7de69ab973e69ab9666e7b5e
UHC 暹s暹fn}暹s暹fn{^ 1110000011100111011100111110000011100111011001100110111001111101111000001110011101110011111000001110011101100110011011100111101101011110 e0e773e0e7666e7de0e773e0e7666e7b5e

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