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{^ 0011111110010111011110101001011101111010010101100110111001111101001111111001011101111010100101110111101001010110011011100111101101011110 3f977a977a566e7d3f977a977a566e7b5e
EUC-JP ?陽陽Vn}?陽陽Vn{^ 0011111111001101110110111100110111011011010101100110111001111101001111111100110111011011110011011101101101010110011011100111101101011110 3fcddbcddb566e7d3fcddbcddb566e7b5e
UTF-8 쒜陽陽Vn}쒜陽陽Vn{^ 11101100100100101001110011101001100110011011110111101001100110011011110101010110011011100111110111101100100100101001110011101001100110011011110111101001100110011011110101010110011011100111101101011110 ec929ce999bde999bd566e7dec929ce999bde999bd566e7b5e
UHC 쒜陽陽Vn}쒜陽陽Vn{^ 10111110101011101110010111010101111001011101010101010110011011100111110110111110101011101110010111010101111001011101010101010110011011100111101101011110 beaee5d5e5d5566e7dbeaee5d5e5d5566e7b5e

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