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’Z‘Ž’Nåöæï\n}‰k’Z‘Ž’Nåöæï\n{^ 10001001011010111001001001011010100100011000111010010010010011101110010111110110111001101110111101011100011011100111110110001001011010111001001001011010100100011000111010010010010011101110010111110110111001101110111101011100011011100111101101011110 896b925a918e924ee5f6e6ef5c6e7d896b925a918e924ee5f6e6ef5c6e7b5e
SJIS-WIN ?k?Z???N????\n}?k?Z???N????\n{^ 00111111011010110011111101011010001111110011111100111111010011100011111100111111001111110011111101011100011011100111110100111111011010110011111101011010001111110011111100111111010011100011111100111111001111110011111101011100011011100111101101011110 3f6b3f5a3f3f3f4e3f3f3f3f5c6e7d3f6b3f5a3f3f3f4e3f3f3f3f5c6e7b5e
EUC-JP ?k?Z???Nåöæï\n}?k?Z???Nåöæï\n{^ 0011111101101011001111110101101000111111001111110011111101001110100011111010101110101001100011111010101111010011100011111010100111000001100011111010101111000001010111000110111001111101001111110110101100111111010110100011111100111111001111110100111010001111101010111010100110001111101010111101001110001111101010011100000110001111101010111100000101011100011011100111101101011110 3f6b3f5a3f3f3f4e8faba98fabd38fa9c18fabc15c6e7d3f6b3f5a3f3f3f4e8faba98fabd38fa9c18fabc15c6e7b5e
UTF-8 ‰k’Z‘Ž’Nåöæï\n}‰k’Z‘Ž’Nåöæï\n{^ 11000010100010010110101111000010100100100101101011000010100100011100001010001110110000101001001001001110110000111010010111000011101101101100001110100110110000111010111101011100011011100111110111000010100010010110101111000010100100100101101011000010100100011100001010001110110000101001001001001110110000111010010111000011101101101100001110100110110000111010111101011100011011100111101101011110 c2896bc2925ac291c28ec2924ec3a5c3b6c3a6c3af5c6e7dc2896bc2925ac291c28ec2924ec3a5c3b6c3a6c3af5c6e7b5e
UHC ?k?Z???N??æ?\n}?k?Z???N??æ?\n{^ 001111110110101100111111010110100011111100111111001111110100111000111111001111111010100110100001001111110101110001101110011111010011111101101011001111110101101000111111001111110011111101001110001111110011111110101001101000010011111101011100011011100111101101011110 3f6b3f5a3f3f3f4e3f3fa9a13f5c6e7d3f6b3f5a3f3f3f4e3f3fa9a13f5c6e7b5e

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