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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 跂ァ遞ア跂ァ遞アB 11100110111000111010011111100111101010001011000111100110111000111010011111100111101010001011000101000010 e6e3a7e7a8b1e6e3a7e7a8b142
EUC-JP 跂ァ遞ア跂ァ遞アB 1110110011100101100011101010011111101110101010101000111010110001111011001110010110001110101001111110111010101010100011101011000101000010 ece58ea7eeaa8eb1ece58ea7eeaa8eb142
UTF-8 跂ァ遞ア跂ァ遞アB 11101000101101111000001011101111101111011010011111101001100000011001111011101111101111011011000111101000101101111000001011101111101111011010011111101001100000011001111011101111101111011011000101000010 e8b782efbda7e9819eefbdb1e8b782efbda7e9819eefbdb142
UHC ??遞???遞?B 0011111100111111111101001111011000111111001111110011111111110100111101100011111101000010 3f3ff4f63f3f3ff4f63f42

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