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 ???茵??鷹??^ 001111110011111100111111111001001001111100111111001111111001000111101001001111110011111101011110 3f3f3fe49f3f3f91e93f3f5e
EUC-JP ???茵??鷹??^ 001111110011111100111111111010001010000100111111001111111100001011101011001111110011111101011110 3f3f3fe8a13f3fc2eb3f3f5e
UTF-8 捻뀁룄茵뗧솾鷹꾪굥^ 11101111101001101010010011101011100000001000000111101011101000111000010011101000100011001011010111101011100101111010011111101100100001101011111011101001101101111011100111101010101111101010101011101010101101011010010101011110 efa6a4eb8081eba384e88cb5eb97a7ec86bee9b7b9eabeaaeab5a55e
UHC 捻뀁룄茵뗧솾鷹꾪굥^ 11100110111101111011001011101100100011111000010011101100111000001000101111100111100110011011001011101011111011011000010011101101100000101000101101011110 e6f7b2ec8f84ece08be799b2ebed84ed828b5e

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