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 犲琴繋奔犲琴繋堀^ 1110000010111010100010111101010110001100011100011001011001111010111000001011101010001011110101011000110001110001100101100111100001011110 e0ba8bd58c71967ae0ba8bd58c7196785e
EUC-JP 犲琴繋奔犲琴繋堀^ 1110000010111100101101101101011110110111110100101100101111011011111000001011110010110110110101111011011111010010110010111101100101011110 e0bcb6d7b7d2cbdbe0bcb6d7b7d2cbd95e
UTF-8 犲琴繋奔犲琴繋堀^ 11100111100010101011001011100111100100001011010011100111101110011000101111100101101001011001010011100111100010101011001011100111100100001011010011100111101110011000101111100101101000001000000001011110 e78ab2e790b4e7b98be5a594e78ab2e790b4e7b98be5a0805e
UHC ?琴?奔?琴?堀^ 00111111110100001101011000111111110111011100011000111111110100001101011000111111110011111101110001011110 3fd0d63fddc63fd0d63fcfdc5e

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