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 〓??}〓??{^ 1000000110101100001111110011111101111101100000011010110000111111001111110111101101011110 81ac3f3f7d81ac3f3f7b5e
EUC-JP 〓??}〓??{^ 1010001010101110001111110011111101111101101000101010111000111111001111110111101101011110 a2ae3f3f7da2ae3f3f7b5e
UTF-8 〓룶쾛}〓룶쾛{^ 111000111000000010010011111010111010001110110110111011001011111010011011011111011110001110000000100100111110101110100011101101101110110010111110100110110111101101011110 e38093eba3b6ecbe9b7de38093eba3b6ecbe9b7b5e
UHC 〓룶쾛}〓룶쾛{^ 101000011110101110001111101010111011001001101110011111011010000111101011100011111010101110110010011011100111101101011110 a1eb8fabb26e7da1eb8fabb26e7b5e

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