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š×{^ 1001100001101011100110101101011101111101100110000110101110011010110101110111101101011110 986b9ad77d986b9ad77b5e
SJIS-WIN ?k?×}?k?×{^ 00111111011010110011111110000001011111100111110100111111011010110011111110000001011111100111101101011110 3f6b3f817e7d3f6b3f817e7b5e
EUC-JP ?k?×}?k?×{^ 00111111011010110011111110100001110111110111110100111111011010110011111110100001110111110111101101011110 3f6b3fa1df7d3f6b3fa1df7b5e
UTF-8 ˜kš×}˜kš×{^ 1100001010011000011010111100001010011010110000111001011101111101110000101001100001101011110000101001101011000011100101110111101101011110 c2986bc29ac3977dc2986bc29ac3977b5e
UHC ?k?×}?k?×{^ 00111111011010110011111110100001101111110111110100111111011010110011111110100001101111110111101101011110 3f6b3fa1bf7d3f6b3fa1bf7b5e

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