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 ??k}??k{^ 001111110011111101101011011111010011111100111111011010110111101101011110 3f3f6b7d3f3f6b7b5e
SJIS-WIN 逡厭k}逡厭k{^ 11100111100101011000100101111101011010110111110111100111100101011000100101111101011010110111101101011110 e795897d6b7de795897d6b7b5e
EUC-JP 逡厭k}逡厭k{^ 11101101111101011011000111011110011010110111110111101101111101011011000111011110011010110111101101011110 edf5b1de6b7dedf5b1de6b7b5e
UTF-8 逡厭k}逡厭k{^ 1110100110000000101000011110010110001110101011010110101101111101111010011000000010100001111001011000111010101101011010110111101101011110 e980a1e58ead6b7de980a1e58ead6b7b5e
UHC 逡厭k}逡厭k{^ 11110001111001001110011011110100011010110111110111110001111001001110011011110100011010110111101101011110 f1e4e6f46b7df1e4e6f46b7b5e

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