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{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
EUC-JP ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
UTF-8 秊릧뒰x}秊릧뒰x{^ 1110111110100110100101011110101110100110101001111110101110010010101100000111100001111101111011111010011010010101111010111010011010100111111010111001001010110000011110000111101101011110 efa695eba6a7eb92b0787defa695eba6a7eb92b0787b5e
UHC 秊릧뒰x}秊릧뒰x{^ 1110011011011100100100001000100110001010101010010111100001111101111001101101110010010000100010011000101010101001011110000111101101011110 e6dc90898aa9787de6dc90898aa9787b5e

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