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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 茉??十\}茉??十\{^ 1110010010011101001111110011111110001111010111000101110001111101111001001001110100111111001111111000111101011100010111000111101101011110 e49d3f3f8f5c5c7de49d3f3f8f5c5c7b5e
EUC-JP 茉??十\}茉??十\{^ 1110011111111101001111110011111110111101101111010101110001111101111001111111110100111111001111111011110110111101010111000111101101011110 e7fd3f3fbdbd5c7de7fd3f3fbdbd5c7b5e
UTF-8 茉롛렽十\}茉롛렽十\{^ 1110100010001100100010011110101110100001100110111110101110100000101111011110010110001101100000010101110001111101111010001000110010001001111010111010000110011011111010111010000010111101111001011000110110000001010111000111101101011110 e88c89eba19beba0bde58d815c7de88c89eba19beba0bde58d815c7b5e
UHC 茉롛렽十\}茉롛렽十\{^ 110110001100100110001110110111111000111011000101111001001010100001011100011111011101100011001001100011101101111110001110110001011110010010101000010111000111101101011110 d8c98edf8ec5e4a85c7dd8c98edf8ec5e4a85c7b5e

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