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žxê~}›kžxê~{^ 100110110110101110011110011110001110101001111110011111011001101101101011100111100111100011101010011111100111101101011110 9b6b9e78ea7e7d9b6b9e78ea7e7b5e
SJIS-WIN ?k?x?~}?k?x?~{^ 001111110110101100111111011110000011111101111110011111010011111101101011001111110111100000111111011111100111101101011110 3f6b3f783f7e7d3f6b3f783f7e7b5e
EUC-JP ?k?xê~}?k?xê~{^ 00111111011010110011111101111000100011111010101110110100011111100111110100111111011010110011111101111000100011111010101110110100011111100111101101011110 3f6b3f788fabb47e7d3f6b3f788fabb47e7b5e
UTF-8 ›kžxê~}›kžxê~{^ 110000101001101101101011110000101001111001111000110000111010101001111110011111011100001010011011011010111100001010011110011110001100001110101010011111100111101101011110 c29b6bc29e78c3aa7e7dc29b6bc29e78c3aa7e7b5e
UHC ?k?x?~}?k?x?~{^ 001111110110101100111111011110000011111101111110011111010011111101101011001111110111100000111111011111100111101101011110 3f6b3f783f7e7d3f6b3f783f7e7b5e

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