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‘°Ÿ•\{^ 1000100101101011100100011011000010011111100101010101110001111101100010010110101110010001101100001001111110010101010111000111101101011110 896b91b09f955c7d896b91b09f955c7b5e
SJIS-WIN ?k?°??\}?k?°??\{^ 00111111011010110011111110000001100010110011111100111111010111000111110100111111011010110011111110000001100010110011111100111111010111000111101101011110 3f6b3f818b3f3f5c7d3f6b3f818b3f3f5c7b5e
EUC-JP ?k?°??\}?k?°??\{^ 00111111011010110011111110100001111010110011111100111111010111000111110100111111011010110011111110100001111010110011111100111111010111000111101101011110 3f6b3fa1eb3f3f5c7d3f6b3fa1eb3f3f5c7b5e
UTF-8 ‰k‘°Ÿ•\}‰k‘°Ÿ•\{^ 110000101000100101101011110000101001000111000010101100001100001010011111110000101001010101011100011111011100001010001001011010111100001010010001110000101011000011000010100111111100001010010101010111000111101101011110 c2896bc291c2b0c29fc2955c7dc2896bc291c2b0c29fc2955c7b5e
UHC ?k?°??\}?k?°??\{^ 00111111011010110011111110100001110001100011111100111111010111000111110100111111011010110011111110100001110001100011111100111111010111000111101101011110 3f6b3fa1c63f3f5c7d3f6b3fa1c63f3f5c7b5e

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