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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 逡壌ク川干豕」 111001111001010110001111111010111011100010010000111011001000101010110001111001101011001110100011 e7958febb890ec8ab1e6b3a3
EUC-JP 逡壌ク川干豕」 1110110111110101101111101110110110001110101110001100000011101110101101001011001111101100101101011000111010100011 edf5beed8eb8c0eeb4b3ecb58ea3
UTF-8 逡壌ク川干豕」 111010011000000010100001111001011010001110001100111011111011110110111000111001011011011110011101111001011011100110110010111010001011000110010101111011111011110110100011 e980a1e5a38cefbdb8e5b79de5b9b2e8b195efbda3
UHC 逡??川干豕? 1111000111100100001111110011111111110100101110011100101011001110111000111100111000111111 f1e43f3ff4b9cacee3ce3f

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