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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 肆縁└肆縁└^ 11100011111001101000100110001111100001001010010011100011111001101000100110001111100001001010010001011110 e3e6898f84a4e3e6898f84a45e
EUC-JP 肆縁└肆縁└^ 11100110111010001011000111101111101010001010011011100110111010001011000111101111101010001010011001011110 e6e8b1efa8a6e6e8b1efa8a65e
UTF-8 肆縁└肆縁└^ 11101000100000101000011011100111101110001000000111100010100101001001010011101000100000101000011011100111101110001000000111100010100101001001010001011110 e88286e7b881e29494e88286e7b881e294945e
UHC 肆?└肆?└^ 1101111011101011001111111010011010100110110111101110101100111111101001101010011001011110 deeb3fa6a6deeb3fa6a65e

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