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 睛?蟻?奬?臍 1110000111001011001111111000101101100001001111111001101011111011001111111110010001100000 e1cb3f8b613f9afb3fe460
EUC-JP 睛?蟻?奬?臍 1110001011001101001111111011010111000010001111111101010011111101001111111110011111000001 e2cd3fb5c23fd4fd3fe7c1
UTF-8 睛렞蟻렠奬렟臍 111001111001110110011011111010111010000010011110111010001001111110111011111010111010000010100000111001011010010110101100111010111010000010011111111010001000011110001101 e79d9beba09ee89fbbeba0a0e5a5aceba09fe8878d
UHC 睛렞蟻렠奬렟臍 1110111111101100100011101010111111101011111111001000111010110001111011011110000110001110101100001111000010110000 efec8eafebfc8eb1ede18eb0f0b0

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