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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 腸??魄腸??白^ 10010010101100000011111100111111111010011010111010010010101100000011111100111111100101001001001001011110 92b03f3fe9ae92b03f3f94925e
EUC-JP 腸??魄腸??白^ 11000100101100100011111100111111111100101011000011000100101100100011111100111111110001111111001001011110 c4b23f3ff2b0c4b23f3fc7f25e
UTF-8 腸흗렱魄腸흗렱白^ 11101000100001011011100011101101100111011001011111101011101000001011000111101001101011011000010011101000100001011011100011101101100111011001011111101011101000001011000111100111100110011011110101011110 e885b8ed9d97eba0b1e9ad84e885b8ed9d97eba0b1e799bd5e
UHC 腸흗렱魄腸흗렱白^ 1110110111110011110010001110100110001110101111101101101111011110111011011111001111001000111010011000111010111110110110111101110001011110 edf3c8e98ebedbdeedf3c8e98ebedbdc5e

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