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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ?競?鉀?競?鉀^ 00111111100010111010001100111111111110111100010100111111100010111010001100111111111110111100010101011110 3f8ba33ffbc53f8ba33ffbc55e
EUC-JP 饔競?鉀饔競?鉀^ 10001111111010001110111110110110101001010011111110001111111000111101100010001111111010001110111110110110101001010011111110001111111000111101100001011110 8fe8efb6a53f8fe3d88fe8efb6a53f8fe3d85e
UTF-8 饔競렮鉀饔競렮鉀^ 11101001101001011001010011100111101010111011011011101011101000001010111011101001100010011000000011101001101001011001010011100111101010111011011011101011101000001010111011101001100010011000000001011110 e9a594e7abb6eba0aee98980e9a594e7abb6eba0aee989805e
UHC 饔競렮鉀饔競렮鉀^ 1110100010111101110011001110011010001110101110111100101110100101111010001011110111001100111001101000111010111011110010111010010101011110 e8bdcce68ebbcba5e8bdcce68ebbcba55e

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