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 レ釥ケ}レ釥ケ{^ 1101101011111011110000001011100101111101110110101111101111000000101110010111101101011110 dafbc0b97ddafbc0b97b5e
EUC-JP レ釥ケ}レ釥ケ{^ 1000111011011010100011111110001110101011100011101011100101111101100011101101101010001111111000111010101110001110101110010111101101011110 8eda8fe3ab8eb97d8eda8fe3ab8eb97b5e
UTF-8 レ釥ケ}レ釥ケ{^ 111011111011111010011010111010011000011110100101111011111011110110111001011111011110111110111110100110101110100110000111101001011110111110111101101110010111101101011110 efbe9ae987a5efbdb97defbe9ae987a5efbdb97b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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