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 逡壌ク作噛貂ク 111001111001010110001111111010111011100010001101111011001000101010011010111001101011100010111000 e7958febb88dec8a9ae6b8b8
EUC-JP 逡壌ク作噛貂ク 1110110111110101101111101110110110001110101110001011101011101110101100111111101011101100101110101000111010111000 edf5beed8eb8baeeb3faecba8eb8
UTF-8 逡壌ク作噛貂ク 111010011000000010100001111001011010001110001100111011111011110110111000111001001011110110011100111001011001100110011011111010001011001010000010111011111011110110111000 e980a1e5a38cefbdb8e4bd9ce5999be8b282efbdb8
UHC 逡??作?貂? 11110001111001000011111100111111111011011100001000111111111101011011000000111111 f1e43f3fedc23ff5b03f

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