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{^ 0011111110010000011000101000011110010011010101100110111001111101001111111001000001100010100001111001001101010110011011100111101101011110 3f90628793566e7d3f90628793566e7b5e
EUC-JP ?臣?Vn}?臣?Vn{^ 001111111011111111000011001111110101011001101110011111010011111110111111110000110011111101010110011011100111101101011110 3fbfc33f566e7d3fbfc33f566e7b5e
UTF-8 룵臣∮Vn}룵臣∮Vn{^ 11101011101000111011010111101000100001111010001111100010100010001010111001010110011011100111110111101011101000111011010111101000100001111010001111100010100010001010111001010110011011100111101101011110 eba3b5e887a3e288ae566e7deba3b5e887a3e288ae566e7b5e
UHC 룵臣∮Vn}룵臣∮Vn{^ 10001111101010101110001111101101101000101011000101010110011011100111110110001111101010101110001111101101101000101011000101010110011011100111101101011110 8faae3eda2b1566e7d8faae3eda2b1566e7b5e

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