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 冗??}冗??{^ 1000111111100111001111110011111101111101100011111110011100111111001111110111101101011110 8fe73f3f7d8fe73f3f7b5e
EUC-JP 冗??}冗??{^ 1011111011101001001111110011111101111101101111101110100100111111001111110111101101011110 bee93f3f7dbee93f3f7b5e
UTF-8 冗꾤걣}冗꾤걣{^ 111001011000011010010111111010101011111010100100111010101011000110100011011111011110010110000110100101111110101010111110101001001110101010110001101000110111101101011110 e58697eabea4eab1a37de58697eabea4eab1a37b5e
UHC 冗꾤걣}冗꾤걣{^ 111010011011011110000100111001111000000110001100011111011110100110110111100001001110011110000001100011000111101101011110 e9b784e7818c7de9b784e7818c7b5e

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