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 ⅰミ鯆タ\}ⅰミ鯆タ\{^ 1111101001000000110100001110100111000010110000000101110001111101111110100100000011010000111010011100001011000000010111000111101101011110 fa40d0e9c2c05c7dfa40d0e9c2c05c7b5e
EUC-JP ?ミ鯆タ\}?ミ鯆タ\{^ 00111111100011101101000011110010110001001000111011000000010111000111110100111111100011101101000011110010110001001000111011000000010111000111101101011110 3f8ed0f2c48ec05c7d3f8ed0f2c48ec05c7b5e
UTF-8 ⅰミ鯆タ\}ⅰミ鯆タ\{^ 1110001010000101101100001110111110111110100100001110100110101111100001101110111110111110100000000101110001111101111000101000010110110000111011111011111010010000111010011010111110000110111011111011111010000000010111000111101101011110 e285b0efbe90e9af86efbe805c7de285b0efbe90e9af86efbe805c7b5e
UHC ⅰ???\}ⅰ???\{^ 101001011010000100111111001111110011111101011100011111011010010110100001001111110011111100111111010111000111101101011110 a5a13f3f3f5c7da5a13f3f3f5c7b5e

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