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{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 澵失Vn}澵失Vn{^ 111110110100110010001110101110000101011001101110011111011111101101001100100011101011100001010110011011100111101101011110 fb4c8eb8566e7dfb4c8eb8566e7b5e
EUC-JP 澵失Vn}澵失Vn{^ 1000111111001000111110001011110010111010010101100110111001111101100011111100100011111000101111001011101001010110011011100111101101011110 8fc8f8bcba566e7d8fc8f8bcba566e7b5e
UTF-8 澵失Vn}澵失Vn{^ 11100110101111101011010111100101101001001011000101010110011011100111110111100110101111101011010111100101101001001011000101010110011011100111101101011110 e6beb5e5a4b1566e7de6beb5e5a4b1566e7b5e
UHC ?失Vn}?失Vn{^ 00111111111000111111011101010110011011100111110100111111111000111111011101010110011011100111101101011110 3fe3f7566e7d3fe3f7566e7b5e

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