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 “M“Mf“M“M^}Y“M“Mf“M“M^}bE 110000101001001101001101110000101001001101001101011001101100001010010011010011011100001010010011010011010101111001111101010110011100001010010011010011011100001010010011010011010110011011000010100100110100110111000010100100110100110101011110011111010110001001000101 c2934dc2934d66c2934dc2934d5e7d59c2934dc2934d66c2934dc2934d5e7d6245
SJIS-WIN ??M??Mf??M??M^}Y??M??Mf??M??M^}bE 001111110011111101001101001111110011111101001101011001100011111100111111010011010011111100111111010011010101111001111101010110010011111100111111010011010011111100111111010011010110011000111111001111110100110100111111001111110100110101011110011111010110001001000101 3f3f4d3f3f4d663f3f4d3f3f4d5e7d593f3f4d3f3f4d663f3f4d3f3f4d5e7d6245
EUC-JP Â?MÂ?MfÂ?MÂ?M^}YÂ?MÂ?MfÂ?MÂ?M^}bE 10001111101010101010010000111111010011011000111110101010101001000011111101001101011001101000111110101010101001000011111101001101100011111010101010100100001111110100110101011110011111010101100110001111101010101010010000111111010011011000111110101010101001000011111101001101011001101000111110101010101001000011111101001101100011111010101010100100001111110100110101011110011111010110001001000101 8faaa43f4d8faaa43f4d668faaa43f4d8faaa43f4d5e7d598faaa43f4d8faaa43f4d668faaa43f4d8faaa43f4d5e7d6245
UTF-8 “M“Mf“M“M^}Y“M“Mf“M“M^}bE 11000011100000101100001010010011010011011100001110000010110000101001001101001101011001101100001110000010110000101001001101001101110000111000001011000010100100110100110101011110011111010101100111000011100000101100001010010011010011011100001110000010110000101001001101001101011001101100001110000010110000101001001101001101110000111000001011000010100100110100110101011110011111010110001001000101 c382c2934dc382c2934d66c382c2934dc382c2934d5e7d59c382c2934dc382c2934d66c382c2934dc382c2934d5e7d6245
UHC ??M??Mf??M??M^}Y??M??Mf??M??M^}bE 001111110011111101001101001111110011111101001101011001100011111100111111010011010011111100111111010011010101111001111101010110010011111100111111010011010011111100111111010011010110011000111111001111110100110100111111001111110100110101011110011111010110001001000101 3f3f4d3f3f4d663f3f4d3f3f4d5e7d593f3f4d3f3f4d663f3f4d3f3f4d5e7d6245

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