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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 羮球け\}羮球け\{^ 1110001110111100100010111000010110000010101011110101110001111101111000111011110010001011100001011000001010101111010111000111101101011110 e3bc8b8582af5c7de3bc8b8582af5c7b5e
EUC-JP 羮球け\}羮球け\{^ 1110011010111110101101011110010110100100101100010101110001111101111001101011111010110101111001011010010010110001010111000111101101011110 e6beb5e5a4b15c7de6beb5e5a4b15c7b5e
UTF-8 羮球け\}羮球け\{^ 1110011110111110101011101110011110010000100000111110001110000001100100010101110001111101111001111011111010101110111001111001000010000011111000111000000110010001010111000111101101011110 e7beaee79083e381915c7de7beaee79083e381915c7b5e
UHC ?球け\}?球け\{^ 001111111100111110111001101010101011000101011100011111010011111111001111101110011010101010110001010111000111101101011110 3fcfb9aab15c7d3fcfb9aab15c7b5e

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