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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ???壹??鷹??^ 001111110011111100111111100110101110001100111111001111111001000111101001001111110011111101011110 3f3f3f9ae33f3f91e93f3f5e
EUC-JP ???壹??鷹??^ 001111110011111100111111110101001110010100111111001111111100001011101011001111110011111101011110 3f3f3fd4e53f3fc2eb3f3f5e
UTF-8 捻뀁룇壹든솾鷹놃렦^ 11101111101001101010010011101011100000001000000111101011101000111000011111100101101000111011100111101011100100111010000011101100100001101011111011101001101101111011100111101011100001101000001111101011101000001010011001011110 efa6a4eb8081eba387e5a3b9eb93a0ec86bee9b7b9eb8683eba0a65e
UHC 捻뀁룇壹든솾鷹놃렦^ 11100110111101111011001011101100100011111000011011101100111011001011010111100111100110011011001011101011111011011000011011101101100011101011010101011110 e6f7b2ec8f86ececb5e799b2ebed86ed8eb55e

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