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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 迭??}迭??{^ 1001001101010010001111110011111101111101100100110101001000111111001111110111101101011110 93523f3f7d93523f3f7b5e
EUC-JP 迭??}迭??{^ 1100010110110011001111110011111101111101110001011011001100111111001111110111101101011110 c5b33f3f7dc5b33f3f7b5e
UTF-8 迭롅롉}迭롅롉{^ 111010001011111110101101111010111010000110000101111010111010000110001001011111011110100010111111101011011110101110100001100001011110101110100001100010010111101101011110 e8bfadeba185eba1897de8bfadeba185eba1897b5e
UHC 迭롅롉}迭롅롉{^ 111100101111011110001110110010111000111011001111011111011111001011110111100011101100101110001110110011110111101101011110 f2f78ecb8ecf7df2f78ecb8ecf7b5e

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