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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN 怐喊鶺x}怐喊鶺x{^ 1001110010000001100110100101111011101010010101000111100001111101100111001000000110011010010111101110101001010100011110000111101101011110 9c819a5eea54787d9c819a5eea54787b5e
EUC-JP 怐喊鶺x}怐喊鶺x{^ 1101011111100001110100111011111111110011101101010111100001111101110101111110000111010011101111111111001110110101011110000111101101011110 d7e1d3bff3b5787dd7e1d3bff3b5787b5e
UTF-8 怐喊鶺x}怐喊鶺x{^ 1110011010000000100100001110010110010110100010101110100110110110101110100111100001111101111001101000000010010000111001011001011010001010111010011011011010111010011110000111101101011110 e68090e5968ae9b6ba787de68090e5968ae9b6ba787b5e
UHC ?喊?x}?喊?x{^ 00111111111110011110001000111111011110000111110100111111111110011110001000111111011110000111101101011110 3ff9e23f787d3ff9e23f787b5e

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