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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 錵ъ陰}錵ъ陰{^ 111010000100010110000100100011001000100101000001011111011110100001000101100001001000110010001001010000010111101101011110 e845848c89417de845848c89417b5e
EUC-JP 錵ъ陰}錵ъ陰{^ 111011111010011010100111111011001011000110100010011111011110111110100110101001111110110010110001101000100111101101011110 efa6a7ecb1a27defa6a7ecb1a27b5e
UTF-8 錵ъ陰}錵ъ陰{^ 11101001100011001011010111010001100010101110100110011001101100000111110111101001100011001011010111010001100010101110100110011001101100000111101101011110 e98cb5d18ae999b07de98cb5d18ae999b07b5e
UHC ?ъ陰}?ъ陰{^ 00111111101011001110110011101011111001000111110100111111101011001110110011101011111001000111101101011110 3facecebe47d3facecebe47b5e

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