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 ????[}????[{^ 00111111001111110011111100111111010110110111110100111111001111110011111100111111010110110111101101011110 3f3f3f3f5b7d3f3f3f3f5b7b5e
SJIS-WIN 臍???[}臍???[{^ 111001000110000000111111001111110011111101011011011111011110010001100000001111110011111100111111010110110111101101011110 e4603f3f3f5b7de4603f3f3f5b7b5e
EUC-JP 臍???[}臍???[{^ 111001111100000100111111001111110011111101011011011111011110011111000001001111110011111100111111010110110111101101011110 e7c13f3f3f5b7de7c13f3f3f5b7b5e
UTF-8 臍목렰렜[}臍목렰렜[{^ 1110100010000111100011011110101110101010101010011110101110100000101100001110101110100000100111000101101101111101111010001000011110001101111010111010101010101001111010111010000010110000111010111010000010011100010110110111101101011110 e8878debaaa9eba0b0eba09c5b7de8878debaaa9eba0b0eba09c5b7b5e
UHC 臍목렰렜[}臍목렰렜[{^ 111100001011000010111000111100011000111010111101100011101010111001011011011111011111000010110000101110001111000110001110101111011000111010101110010110110111101101011110 f0b0b8f18ebd8eae5b7df0b0b8f18ebd8eae5b7b5e

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