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 ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
SJIS-WIN ???Vn}???Vn{^ 00111111001111110011111101010110011011100111110100111111001111110011111101010110011011100111101101011110 3f3f3f566e7d3f3f3f566e7b5e
EUC-JP ?珏?Vn}?珏?Vn{^ 0011111110001111110010111110110100111111010101100110111001111101001111111000111111001011111011010011111101010110011011100111101101011110 3f8fcbed3f566e7d3f8fcbed3f566e7b5e
UTF-8 렻珏렜Vn}렻珏렜Vn{^ 11101011101000001011101111100111100011111000111111101011101000001001110001010110011011100111110111101011101000001011101111100111100011111000111111101011101000001001110001010110011011100111101101011110 eba0bbe78f8feba09c566e7deba0bbe78f8feba09c566e7b5e
UHC 렻珏렜Vn}렻珏렜Vn{^ 10001110110000111100101011000100100011101010111001010110011011100111110110001110110000111100101011000100100011101010111001010110011011100111101101011110 8ec3cac48eae566e7d8ec3cac48eae566e7b5e

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