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 腸?????腸 100100101011000000111111001111110011111100111111001111111001001010110000 92b03f3f3f3f3f92b0
EUC-JP 腸???湞?腸 1100010010110010001111110011111100111111100011111100011111111110001111111100010010110010 c4b23f3f3f8fc7fe3fc4b2
UTF-8 腸흗렢렞湞렢腸 111010001000010110111000111011011001110110010111111010111010000010100010111010111010000010011110111001101011100110011110111010111010000010100010111010001000010110111000 e885b8ed9d97eba0a2eba09ee6b99eeba0a2e885b8
UHC 腸흗렢렞湞렢腸 1110110111110011110010001110100110001110101100111000111010101111111011111110011010001110101100111110110111110011 edf3c8e98eb38eafefe68eb3edf3

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