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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???敖?}???敖?{^ 001111110011111100111111100111011100001000111111011111010011111100111111001111111001110111000010001111110111101101011110 3f3f3f9dc23f7d3f3f3f9dc23f7b5e
EUC-JP ???敖?}???敖?{^ 001111110011111100111111110110101100010000111111011111010011111100111111001111111101101011000100001111110111101101011110 3f3f3fdac43f7d3f3f3fdac43f7b5e
UTF-8 降멨갰敖뇆}降멨갰敖뇆{^ 111011111010100010001001111010111010100110101000111010101011000010110000111001101001010110010110111010111000011110000110011111011110111110101000100010011110101110101001101010001110101010110000101100001110011010010101100101101110101110000111100001100111101101011110 efa889eba9a8eab0b0e69596eb87867defa889eba9a8eab0b0e69596eb87867b5e
UHC 降멨갰敖뇆}降멨갰敖뇆{^ 1111101010100010101110001110010110110000101110101110011111111001100001110110111001111101111110101010001010111000111001011011000010111010111001111111100110000111011011100111101101011110 faa2b8e5b0bae7f9876e7dfaa2b8e5b0bae7f9876e7b5e

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