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ŽÍ\nf‰aŽÍ\n^}Y‰aŽÍ\nf‰aŽÍ\n^}bE 100010010110000110001110110011010101110001101110011001101000100101100001100011101100110101011100011011100101111001111101010110011000100101100001100011101100110101011100011011100110011010001001011000011000111011001101010111000110111001011110011111010110001001000101 89618ecd5c6e6689618ecd5c6e5e7d5989618ecd5c6e6689618ecd5c6e5e7d6245
SJIS-WIN ?a??\nf?a??\n^}Y?a??\nf?a??\n^}bE 001111110110000100111111001111110101110001101110011001100011111101100001001111110011111101011100011011100101111001111101010110010011111101100001001111110011111101011100011011100110011000111111011000010011111100111111010111000110111001011110011111010110001001000101 3f613f3f5c6e663f613f3f5c6e5e7d593f613f3f5c6e663f613f3f5c6e5e7d6245
EUC-JP ?a?Í\nf?a?Í\n^}Y?a?Í\nf?a?Í\n^}bE 0011111101100001001111111000111110101010101111110101110001101110011001100011111101100001001111111000111110101010101111110101110001101110010111100111110101011001001111110110000100111111100011111010101010111111010111000110111001100110001111110110000100111111100011111010101010111111010111000110111001011110011111010110001001000101 3f613f8faabf5c6e663f613f8faabf5c6e5e7d593f613f8faabf5c6e663f613f8faabf5c6e5e7d6245
UTF-8 ‰aŽÍ\nf‰aŽÍ\n^}Y‰aŽÍ\nf‰aŽÍ\n^}bE 110000101000100101100001110000101000111011000011100011010101110001101110011001101100001010001001011000011100001010001110110000111000110101011100011011100101111001111101010110011100001010001001011000011100001010001110110000111000110101011100011011100110011011000010100010010110000111000010100011101100001110001101010111000110111001011110011111010110001001000101 c28961c28ec38d5c6e66c28961c28ec38d5c6e5e7d59c28961c28ec38d5c6e66c28961c28ec38d5c6e5e7d6245
UHC ?a??\nf?a??\n^}Y?a??\nf?a??\n^}bE 001111110110000100111111001111110101110001101110011001100011111101100001001111110011111101011100011011100101111001111101010110010011111101100001001111110011111101011100011011100110011000111111011000010011111100111111010111000110111001011110011111010110001001000101 3f613f3f5c6e663f613f3f5c6e5e7d593f613f3f5c6e663f613f3f5c6e5e7d6245

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