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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ???想}???想{^ 00111111001111110011111110010001011110100111110100111111001111110011111110010001011110100111101101011110 3f3f3f917a7d3f3f3f917a7b5e
EUC-JP ???想}???想{^ 00111111001111110011111111000001110110110111110100111111001111110011111111000001110110110111101101011110 3f3f3fc1db7d3f3f3fc1db7b5e
UTF-8 쒔렠렊想}쒔렠렊想{^ 111011001001001010010100111010111010000010100000111010111010000010001010111001101000001110110011011111011110110010010010100101001110101110100000101000001110101110100000100010101110011010000011101100110111101101011110 ec9294eba0a0eba08ae683b37dec9294eba0a0eba08ae683b37b5e
UHC 쒔렠렊想}쒔렠렊想{^ 10111110101011011000111010110001100011101010000111011111110011000111110110111110101011011000111010110001100011101010000111011111110011000111101101011110 bead8eb18ea1dfcc7dbead8eb18ea1dfcc7b5e

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