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 ûGÕ¸ûGÕ«n}ûGÕ¸ûGÕ«n{^ 111110110100011111010101101110001111101101000111110101011010101101101110011111011111101101000111110101011011100011111011010001111101010110101011011011100111101101011110 fb47d5b8fb47d5ab6e7dfb47d5b8fb47d5ab6e7b5e
SJIS-WIN ?G???G??n}?G???G??n{^ 001111110100011100111111001111110011111101000111001111110011111101101110011111010011111101000111001111110011111100111111010001110011111100111111011011100111101101011110 3f473f3f3f473f3f6e7d3f473f3f3f473f3f6e7b5e
EUC-JP ûGÕ¸ûGÕ?n}ûGÕ¸ûGÕ?n{^ 1000111110101011111001010100011110001111101010101101100010001111101000101011000110001111101010111110010101000111100011111010101011011000001111110110111001111101100011111010101111100101010001111000111110101010110110001000111110100010101100011000111110101011111001010100011110001111101010101101100000111111011011100111101101011110 8fabe5478faad88fa2b18fabe5478faad83f6e7d8fabe5478faad88fa2b18fabe5478faad83f6e7b5e
UTF-8 ûGÕ¸ûGÕ«n}ûGÕ¸ûGÕ«n{^ 110000111011101101000111110000111001010111000010101110001100001110111011010001111100001110010101110000101010101101101110011111011100001110111011010001111100001110010101110000101011100011000011101110110100011111000011100101011100001010101011011011100111101101011110 c3bb47c395c2b8c3bb47c395c2ab6e7dc3bb47c395c2b8c3bb47c395c2ab6e7b5e
UHC ?G?¸?G??n}?G?¸?G??n{^ 0011111101000111001111111010001010101100001111110100011100111111001111110110111001111101001111110100011100111111101000101010110000111111010001110011111100111111011011100111101101011110 3f473fa2ac3f473f3f6e7d3f473fa2ac3f473f3f6e7b5e

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