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 “aåû“aå¦N}“aåû“aå¦N{^ 100100110110000111100101111110111001001101100001111001011010011001001110011111011001001101100001111001011111101110010011011000011110010110100110010011100111101101011110 9361e5fb9361e5a64e7d9361e5fb9361e5a64e7b5e
SJIS-WIN ?a???a??N}?a???a??N{^ 001111110110000100111111001111110011111101100001001111110011111101001110011111010011111101100001001111110011111100111111011000010011111100111111010011100111101101011110 3f613f3f3f613f3f4e7d3f613f3f3f613f3f4e7b5e
EUC-JP ?aåû?aå¦N}?aåû?aå¦N{^ 00111111011000011000111110101011101010011000111110101011111001010011111101100001100011111010101110101001100011111010001011000011010011100111110100111111011000011000111110101011101010011000111110101011111001010011111101100001100011111010101110101001100011111010001011000011010011100111101101011110 3f618faba98fabe53f618faba98fa2c34e7d3f618faba98fabe53f618faba98fa2c34e7b5e
UTF-8 “aåû“aå¦N}“aåû“aå¦N{^ 110000101001001101100001110000111010010111000011101110111100001010010011011000011100001110100101110000101010011001001110011111011100001010010011011000011100001110100101110000111011101111000010100100110110000111000011101001011100001010100110010011100111101101011110 c29361c3a5c3bbc29361c3a5c2a64e7dc29361c3a5c3bbc29361c3a5c2a64e7b5e
UHC ?a???a??N}?a???a??N{^ 001111110110000100111111001111110011111101100001001111110011111101001110011111010011111101100001001111110011111100111111011000010011111100111111010011100111101101011110 3f613f3f3f613f3f4e7d3f613f3f3f613f3f4e7b5e

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