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 ??}k}??}k{^ 0011111100111111011111010110101101111101001111110011111101111101011010110111101101011110 3f3f7d6b7d3f3f7d6b7b5e
SJIS-WIN 譽?}k}譽?}k{^ 11100110101000110011111101111101011010110111110111100110101000110011111101111101011010110111101101011110 e6a33f7d6b7de6a33f7d6b7b5e
EUC-JP 譽?}k}譽?}k{^ 11101100101001010011111101111101011010110111110111101100101001010011111101111101011010110111101101011110 eca53f7d6b7deca53f7d6b7b5e
UTF-8 譽켥}k}譽켥}k{^ 11101000101011011011110111101100101111001010010101111101011010110111110111101000101011011011110111101100101111001010010101111101011010110111101101011110 e8adbdecbca57d6b7de8adbdecbca57d6b7b5e
UHC 譽켥}k}譽켥}k{^ 111001111110001010110001011000010111110101101011011111011110011111100010101100010110000101111101011010110111101101011110 e7e2b1617d6b7de7e2b1617d6b7b5e

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