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‘LâLd}‰k‘LâLd{^ 1000100101101011100100010100110011100010010011000110010001111101100010010110101110010001010011001110001001001100011001000111101101011110 896b914ce24c647d896b914ce24c647b5e
SJIS-WIN ?k?L?Ld}?k?L?Ld{^ 0011111101101011001111110100110000111111010011000110010001111101001111110110101100111111010011000011111101001100011001000111101101011110 3f6b3f4c3f4c647d3f6b3f4c3f4c647b5e
EUC-JP ?k?LâLd}?k?LâLd{^ 001111110110101100111111010011001000111110101011101001000100110001100100011111010011111101101011001111110100110010001111101010111010010001001100011001000111101101011110 3f6b3f4c8faba44c647d3f6b3f4c8faba44c647b5e
UTF-8 ‰k‘LâLd}‰k‘LâLd{^ 1100001010001001011010111100001010010001010011001100001110100010010011000110010001111101110000101000100101101011110000101001000101001100110000111010001001001100011001000111101101011110 c2896bc2914cc3a24c647dc2896bc2914cc3a24c647b5e
UHC ?k?L?Ld}?k?L?Ld{^ 0011111101101011001111110100110000111111010011000110010001111101001111110110101100111111010011000011111101001100011001000111101101011110 3f6b3f4c3f4c647d3f6b3f4c3f4c647b5e

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