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{^ 1100001110000010110000101000100101101011010101100110111001111101110000111000001011000010100010010110101101010110011011100111101101011110 c382c2896b566e7dc382c2896b566e7b5e
EUC-JP テつ洩Vn}テつ洩Vn{^ 10001110110000111010010011000100101100011100110001010110011011100111110110001110110000111010010011000100101100011100110001010110011011100111101101011110 8ec3a4c4b1cc566e7d8ec3a4c4b1cc566e7b5e
UTF-8 テつ洩Vn}テつ洩Vn{^ 11101111101111101000001111100011100000011010010011100110101101001010100101010110011011100111110111101111101111101000001111100011100000011010010011100110101101001010100101010110011011100111101101011110 efbe83e381a4e6b4a9566e7defbe83e381a4e6b4a9566e7b5e
UHC ?つ洩Vn}?つ洩Vn{^ 0011111110101010110001001110000011011101010101100110111001111101001111111010101011000100111000001101110101010110011011100111101101011110 3faac4e0dd566e7d3faac4e0dd566e7b5e

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