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 跡?蟻?闇?┳ 1001000011010101001111111000101101100001001111111000100011000101001111111000010010110001 90d53f8b613f88c53f84b1
EUC-JP 跡?蟻?闇?┳ 1100000011010111001111111011010111000010001111111011000011000111001111111010100010110011 c0d73fb5c23fb0c73fa8b3
UTF-8 跡렦蟻렠闇꿸┳ 111010001011011110100001111010111010000010100110111010001001111110111011111010111010000010100000111010011001011110000111111010101011111110111000111000101001010010110011 e8b7a1eba0a6e89fbbeba0a0e99787eabfb8e294b3
UHC 跡렦蟻렠闇꿸┳ 1110111011100110100011101011010111101011111111001000111010110001111001001110000110110010111010101010011010110011 eee68eb5ebfc8eb1e4e1b2eaa6b3

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