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 怨??}怨??{^ 1000100110000101001111110011111101111101100010011000010100111111001111110111101101011110 89853f3f7d89853f3f7b5e
EUC-JP 怨??}怨??{^ 1011000111100101001111110011111101111101101100011110010100111111001111110111101101011110 b1e53f3f7db1e53f3f7b5e
UTF-8 怨낅춬}怨낅춬{^ 111001101000000010101000111010111000001010000101111011001011011010101100011111011110011010000000101010001110101110000010100001011110110010110110101011000111101101011110 e680a8eb8285ecb6ac7de680a8eb8285ecb6ac7b5e
UHC 怨낅춬}怨낅춬{^ 111010101011001110000101111010111010110110001001011111011110101010110011100001011110101110101101100010010111101101011110 eab385ebad897deab385ebad897b5e

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