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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?潟[}?潟[{^ 0011111110001010100000110101101101111101001111111000101010000011010110110111101101011110 3f8a835b7d3f8a835b7b5e
EUC-JP ?潟[}?潟[{^ 0011111110110011111000110101101101111101001111111011001111100011010110110111101101011110 3fb3e35b7d3fb3e35b7b5e
UTF-8 璉潟[}璉潟[{^ 1110111110100110100101001110011010111101100111110101101101111101111011111010011010010100111001101011110110011111010110110111101101011110 efa694e6bd9f5b7defa694e6bd9f5b7b5e
UHC 璉潟[}璉潟[{^ 11100110110110011110000010110011010110110111110111100110110110011110000010110011010110110111101101011110 e6d9e0b35b7de6d9e0b35b7b5e

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