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‘«ž¶^ 10001001011010111001000110101011100111101011011010001001011010111001000110101011100111101011011001011110 896b91ab9eb6896b91ab9eb65e
SJIS-WIN ?k???¶?k???¶^ 001111110110101100111111001111110011111110000001111101110011111101101011001111110011111100111111100000011111011101011110 3f6b3f3f3f81f73f6b3f3f3f81f75e
EUC-JP ?k???¶?k???¶^ 001111110110101100111111001111110011111110100010111110010011111101101011001111110011111100111111101000101111100101011110 3f6b3f3f3fa2f93f6b3f3f3fa2f95e
UTF-8 ‰k‘«ž¶‰k‘«ž¶^ 1100001010001001011010111100001010010001110000101010101111000010100111101100001010110110110000101000100101101011110000101001000111000010101010111100001010011110110000101011011001011110 c2896bc291c2abc29ec2b6c2896bc291c2abc29ec2b65e
UHC ?k???¶?k???¶^ 001111110110101100111111001111110011111110100010110100100011111101101011001111110011111100111111101000101101001001011110 3f6b3f3f3fa2d23f6b3f3f3fa2d25e

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