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 ??粗}??粗{^ 0011111100111111100100010110010101111101001111110011111110010001011001010111101101011110 3f3f91657d3f3f91657b5e
EUC-JP ??粗}??粗{^ 0011111100111111110000011100011001111101001111110011111111000001110001100111101101011110 3f3fc1c67d3f3fc1c67b5e
UTF-8 솥솜粗}솥솜粗{^ 111011001000011010100101111011001000011010011100111001111011001010010111011111011110110010000110101001011110110010000110100111001110011110110010100101110111101101011110 ec86a5ec869ce7b2977dec86a5ec869ce7b2977b5e
UHC 솥솜粗}솥솜粗{^ 101111001101110010111100110110001111000011011000011111011011110011011100101111001101100011110000110110000111101101011110 bcdcbcd8f0d87dbcdcbcd8f0d87b5e

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