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 ????xn}????xn{^ 001111110011111100111111001111110111100001101110011111010011111100111111001111110011111101111000011011100111101101011110 3f3f3f3f786e7d3f3f3f3f786e7b5e
SJIS-WIN ?ケ?」xn}?ケ?」xn{^ 001111111011100100111111101000110111100001101110011111010011111110111001001111111010001101111000011011100111101101011110 3fb93fa3786e7d3fb93fa3786e7b5e
EUC-JP ?ケ?」xn}?ケ?」xn{^ 00111111100011101011100100111111100011101010001101111000011011100111110100111111100011101011100100111111100011101010001101111000011011100111101101011110 3f8eb93f8ea3786e7d3f8eb93f8ea3786e7b5e
UTF-8 ケ」xn}ケ」xn{^ 11101110101111001011100011101111101111011011100111101110101111001011110011101111101111011010001101111000011011100111110111101110101111001011100011101111101111011011100111101110101111001011110011101111101111011010001101111000011011100111101101011110 eebcb8efbdb9eebcbcefbda3786e7deebcb8efbdb9eebcbcefbda3786e7b5e
UHC ????xn}????xn{^ 001111110011111100111111001111110111100001101110011111010011111100111111001111110011111101111000011011100111101101011110 3f3f3f3f786e7d3f3f3f3f786e7b5e

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