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 糊??}糊??{^ 1000110011010000001111110011111101111101100011001101000000111111001111110111101101011110 8cd03f3f7d8cd03f3f7b5e
EUC-JP 糊??}糊??{^ 1011100011010010001111110011111101111101101110001101001000111111001111110111101101011110 b8d23f3f7db8d23f3f7b5e
UTF-8 糊뜸강}糊뜸강{^ 111001111011001110001010111010111001110010111000111010101011000010010101011111011110011110110011100010101110101110011100101110001110101010110000100101010111101101011110 e7b38aeb9cb8eab0957de7b38aeb9cb8eab0957b5e
UHC 糊뜸강}糊뜸강{^ 111110111101010110110110111001001011000010101101011111011111101111010101101101101110010010110000101011010111101101011110 fbd5b6e4b0ad7dfbd5b6e4b0ad7b5e

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